ICheckConstraint Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface ICheckConstraint : Microsoft.SqlServer.Management.SqlParser.Metadata.IConstraint
type ICheckConstraint = interface
interface IConstraint
interface IMetadataObject
Public Interface ICheckConstraint
Implements IConstraint
- Derived
- Implements
Properties
| IsChecked | |
| IsEnabled | |
| IsSystemNamed | (Inherited from IConstraint) |
| Name | (Inherited from IMetadataObject) |
| NotForReplication | |
| Parent | (Inherited from IConstraint) |
| Text | |
| Type | (Inherited from IConstraint) |
Methods
| Accept<T>(IMetadataObjectVisitor<T>) | (Inherited from IMetadataObject) |
Extension Methods
| TypeInfo(IMetadataObject) |