AlterTableAddTableElementStatement.ExistingRowsCheckEnforcement Property
SQL Server 2012
Sets whether the data in the table is validated against a newly added or re-enabled FOREIGN KEY or CHECK constraint.
Namespace: Microsoft.SqlServer.TransactSql.ScriptDom
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.
