Oracle Objects for OLE C++ Class Library
Release 8.1.7

Part Number A85258-01

Library

Product

Contents

GetOptimumChunkSize Method

Applies To

OBlob

OClob

Description

An integer specifying the optimum length of the buffer in bytes.

Usage

unsigned long GetOptimumChunkSize(void) const throw(
OException)

Arguments

none

Remarks

For optimal performance, a multiple of this value should be used in the buffersize parameter for the
read and write methods after calling EnableStreaming, and in the chunksize parameter for the LOB copy methods (CopyFromFile/Blob/Clob and CopyToFile).


 
Oracle
Copyright copy; 1996-2000, Oracle Corporation.

All Rights Reserved.

Library

Product

Contents