Binds the default or rule to the specified column.
备注
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
重载列表
| 名称 | 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.
 | 
请参阅
参考
DefaultRuleBase Class
DefaultRuleBase Members
Microsoft.SqlServer.Management.Smo Namespace
其他资源
Working with Database Objects
规则
默认值
sp_bindrule (Transact-SQL)
sp_bindefault (Transact-SQL)