Oracle Objects for OLE C++ Class Library
Release 9.0.1

Part Number A90172-01

Home

Book List

Contents

Master Index

Feedback

DisableBuffering Method

Applies To

OBlob

OClob

Description

Disables buffering of LOB operations.

Usage

void DisableBuffering(void) const throw(
OException)

Arguments

none

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.


 
Oracle
Copyright © 1996-2001, Oracle Corporation.

All Rights Reserved.

Home

Book List

Contents