PHP Doku:: Returns current state of buffering for the large object - function.oci-lob-getbuffering.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzDatenbankerweiterungenAnbieterspezifische DatenbankerweiterungenOracle OCI8OCI8 FunktionenOCI-Lob->getBuffering

Ein Service von Reinhard Neidl - Webprogrammierung.

OCI8 Funktionen

<<OCI-Lob->free

OCI-Lob->import>>

OCI-Lob->getBuffering

(PHP 5, PECL OCI8 >= 1.1.0)

OCI-Lob->getBufferingReturns current state of buffering for the large object

Beschreibung

bool OCI-Lob::getBuffering ( void )

Tells whether the buffering for the large object is on or off.

Rückgabewerte

Returns FALSE if buffering for the large object is off and TRUE if buffering is used.


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)