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.
HRESULT SetFetchBufferSize (
ULONG cIn );
| Argument | Description |
|---|---|
| cIn [in] | Size of the GetNextRows HROW buffer |
The default buffer size is 1.