Oracle Objects for OLE
Release 9.2

Part Number A95895-01
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents

Master Index

Feedback

Size (OraLOB/BFILE) Property

Applies To

OraBLOB, OraCLOB

OraBFILE

Description

Returns the number of bytes in an OraBlob/OraBFile or the number of characters in a OraClob. Read only.

Usage

bytes = OraBFile.Size

bytes = OraBlob.Size

chars = OraClob.Size

Remarks

none

Data Type

Integer


 
Oracle
Copyright © 1994, 2002 Oracle Corporation.

All Rights Reserved.
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents

Master Index

Feedback