Gets or sets a value indicating whether constraint rules are followed when attempting any update operation.
true, if rules are enforced, false otherwise. The default is true.
Constraints are set at the System.Data.DataTable level (DataTable.Constraints property). For more information about creating constraints, see Adding Constraints to a Table.