OCI-Lob->getBuffering
(No version information available, might be only in CVS)
OCI-Lob->getBuffering — Returns current state of buffering for the large object
Popis
class OCI-Lob {bool getBuffering ( void )
}
Tells whether the buffering for the large object is on or off.
Návratové hodnoty
Returns FALSE if buffering for the large object is off and TRUE if buffering is used.
Viz také
| OCI-Lob->setBuffering |
OCI-Lob->getBuffering
There are no user contributed notes for this page.
