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