Share via


IMutableCheckConstraint.IsChecked Property

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public property IsChecked Gets a value that indicates whether the CHECK constraint applies to new data only or also to existing data. (Inherited from ICheckConstraint.)
Public property IsChecked Gets or sets a value that indicates whether the CHECK constraint applies to new data only or also to existing data.

Top