DefaultRuleBase.BindToColumn Method
Include Protected Members
Include Inherited Members
Binds the default or rule to the specified column.
Overload List
Name | Description | |
---|---|---|
BindToColumn(String, String) | Binds the default or rule to the specified column in the specified table. | |
BindToColumn(String, String, String) | Binds the default or rule to the specified column in the specified table with the specified schema. |
Top