AlterTableAddTableElementStatement.ExistingRowsCheckEnforcement Property
Sets whether the data in the table is validated against a newly added or re-enabled FOREIGN KEY or CHECK constraint.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
Property Value
Type: Microsoft.SqlServer.TransactSql.ScriptDom.ConstraintEnforcementA value that represents the data in the table that is validated against a newly added or re-enabled FOREIGN KEY or CHECK constraint.
Show: