OCI-Lob::tell

(PHP 5, PECL OCI8 >= 1.1.0)

OCI-Lob::tellReturns the current position of internal pointer of large object

Опис

int OCI-Lob::tell ( void )

Gets the current position of a LOB's internal pointer.

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

Returns current position of a LOB's internal pointer or FALSE if an error occurred.

Прогляньте Також

add a note add a note

User Contributed Notes

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