The SetInsertCommitSize method specifies the number of rows inserted at a data destination between commit operations.
HRESULT SetInsertCommitSize (
ULONG cIn );
Argument | Description |
---|---|
cIn [in] | Number of successful rows inserted between commit operations, if supported by the OLE DB provider |
The SetInsertCommitSize default setting is 0.