IDTSDataPump::SetInsertCommitSize (DTS)

The SetInsertCommitSize method specifies the number of rows inserted at a data destination between commit operations.

Syntax

HRESULT SetInsertCommitSize (
ULONG cIn );

Argument Description
cIn [in] Number of successful rows inserted between commit operations, if supported by the OLE DB provider

Remarks

The SetInsertCommitSize default setting is 0.

  


(c) 1988-98 Microsoft Corporation. All Rights Reserved.