DefaultRuleBase.BindToColumn Method (String, String)
Binds the default or rule to the specified column in the specified table.
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Parameters
- tablename
-
Type:
System.String
A String value that specifies the name of the table in which the column resides.
- colname
-
Type:
System.String
A String value that specifies the name of the column.
Show: