DatasetFailPolicy

Description

The DatasetFailPolicy enumeration contains actions performed on error occurrence.

It is used by the following properties and methods:

Available Values

Value Brief description
0 Rollback. Rollback of changes.
1 CommitByRow. Save changes in a current row.

See also:

Db Assembly Enumerations