![]() |
|
||||||||||
|
OCI-Lob->writeTemporary(no version information, might be only in CVS) OCI-Lob->writeTemporary -- Writes temporary large objectОписаниеclass OCI-Lob {bool writeTemporary ( string data [, int lob_type] ) }
Creates a temporary large object and writes
Parameter
OCI-Lob->writeTemporary() creates a CLOB by default. You should use OCI-Lob->close when the work with the object is over. Возвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки. OCI-Lob->writeTemporary There are no user contributed notes for this page. |