OCI-Lob::size

(PHP 5, PECL OCI8 >= 1.1.0)

OCI-Lob::sizeReturns size of large object

Опис

int OCI-Lob::size ( void )

Gets the size of the large object.

Значення, що повертаються

Returns length of large object value або FALSE в разі помилки. Empty objects have zero length.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top