DisableBuffering (OraLOB) Method
Applies To
OraBLOB, OraCLOB Objects
Description
Disables buffering of LOB operations.
Usage
OraBlob.DisableBuffering
OraClob.DisableBuffering
Remarks
This method does not automatically flush the buffers. The FlushBuffer
method should be used to flush any changes before buffering is disabled.