Oracle Objects for OLE Release 9.2 Part Number A95895-01 |
|
Applies To
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
|
Copyright © 1994, 2002 Oracle Corporation. All Rights Reserved. |
|