The DatasetFailPolicy enumeration contains actions performed on error occurrence.
It is used by the following properties and methods:
Value | Brief description |
0 | Rollback. Rollback of changes. |
1 | CommitByRow. Save changes in a current row. |
See also: