See Also

CheckConstraint Class  | RedGate.SQLCompare.Engine Namespace

See Also RedGate.SQLCompare.Engine Send comments on this topic.

CheckConstraint Class Members

RedGate.SQLCompare.Engine Namespace : CheckConstraint Class

CheckConstraint overview

Public Properties

Public Property Disabled True if the check constraint is disabled.
Public Property Fields The fields in the check constraint.
Public Property Name The constraint name.
Public Property NoCheck True if the constraint is marked as WITH NOCHECK (that is, it is not trusted).
Public Property NotForReplication True if the check constraint is marked not for replication.
Public Property ScriptSource The location of the creation script for this object if the database source is set to scripts folder.
Public Property Text The constraint text.

Public Methods

Public Method Equals Overloaded. Compares the check constraint with a specified check constraint.

See Also

CheckConstraint Class  | RedGate.SQLCompare.Engine Namespace

 

 


© 2003 - 2007 Red Gate Software Ltd. All Rights Reserved.