Size (OraLOB and OraBFILE) Property
Applies To
OraBLOB, OraCLOB Objects
OraBFILE Object
Description
Returns the number of bytes in OraBLOB
and OraBFILE
objects or the number of characters in an OraCLOB
object. Read-only.
Usage
bytes = OraBFile.Size
bytes = OraBlob.Size
chars = OraClob.Size