DefaultRuleBase.BindToColumn Method
Include Protected Members
Include Inherited Members
Binds the default or rule to the specified column.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
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