Check Constructor
Initializes a new instance of the Check class.
Remarks
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Overload List
Name | Description |
---|---|
Check () |
Initializes a new instance of the Check class.
|
Check (SqlSmoObject, String) |
Initializes a new instance of the Check class, which is owned by the specified parent object and has the specified name.
|
See Also
Reference
Check Class
Check Members
Microsoft.SqlServer.Management.Smo Namespace
Other Resources
Working with Database Objects
CHECK Constraints
CREATE TABLE (Transact-SQL)