DefaultRuleBase.BindToColumn Method
Binds the default or rule to the specified column.
Remarks
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Overload List
Name | Description |
---|---|
DefaultRuleBase.BindToColumn (String, String) |
Binds the default or rule to the specified column in the specified table.
|
DefaultRuleBase.BindToColumn (String, String, String) |
Binds the default or rule to the specified column in the specified table with the specified schema.
|
See Also
Reference
DefaultRuleBase Class
DefaultRuleBase Members
Microsoft.SqlServer.Management.Smo Namespace
Other Resources
Working with Database Objects
Rules
Defaults
sp_bindrule (Transact-SQL)
sp_bindefault (Transact-SQL)