IDTSDataPump::SetFetchBufferSize

DTS Programming

DTS Programming

IDTSDataPump::SetFetchBufferSize

The SetFetchBufferSize method specifies the size of the buffer that the data pump uses to hold rows fetched from the source using the OLE DB IRowset::GetNextRows method.

Syntax

HRESULT SetFetchBufferSize ( ULONG cIn );

Argument Description
cIn [in] Size of the GetNextRows HROW buffer

Remarks

The default buffer size is 1.