OCI-Lob->size
(No version information available, might be only in CVS)
OCI-Lob->size — Returns size of large object
Description
OCI-Lob
int size
( void
)
Gets the size of the large object.
Return Values
Returns length of large object value or FALSE in case of error.
Empty objects have zero length.