OCI-Lob->getBuffering

(no version information, might be only in CVS)

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

説明

class OCI-Lob {

bool getBuffering ( void )

}

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

返り値

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

参考

OCI-Lob->setBuffering