The SetMaximumErrorRowCount method specifies the maximum number of errors that can occur before the data pump fails.
HRESULT SetMaximumErrorRowCount (
ULONG cIn );
| Argument | Description |
|---|---|
| cIn [in] | Maximum number of allowable error rows |
By default, the data pump fails on the first error.