OCI-Lob::flush(PHP 5, PECL OCI8 >= 1.1.0) OCI-Lob::flush — Flushes/writes buffer of the LOB to the server Описание
bool OCI-Lob::flush
([ int $flag
] )
OCI-Lob::flush() actually writes data to the server. Список параметров
Возвращаемые значенияВозвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки. Returns FALSE if buffering was not enabled or an error occurred. |
||