DTS Programming
IDTSDataPump::SetInsertCommitSize
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.