OCI-Lob->size

(no version information, might be only in CVS)

OCI-Lob->size -- Returns size of large object

说明

class OCI-Lob {

int size ( void )

}

Gets the size of the large object.

返回值

Returns length of large object value or FALSE in case of error. Empty objects have zero length.