OCI-Lob
PHP Manual

OCI-Lob::size

(PHP 5, PHP 7, PECL OCI8 >= 1.1.0)

OCI-Lob::sizeReturns size of large object

Descrierea

int OCI-Lob::size ( void )

Gets the size of the large object.

Valorile întoarse

Returns length of large object value sau FALSE în cazul eșecului. Empty objects have zero length.


OCI-Lob
PHP Manual