Oracle Objects for OLE Release 9.2 Part Number A95895-01 |
|
Applies To
Description
Disables buffering of LOB operations.
Arguments
none
Usage
OraBlob.DisableBuffering
OraClob.DisableBuffering
Remarks
This method does not automatically flush the buffers. FlushBuffer method should be used to flush any changes before buffering is disabled. See the EnableBuffering method.
|
Copyright © 1994, 2002 Oracle Corporation. All Rights Reserved. |
|