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
Public method BindToColumn(String, String) Binds the default or rule to the specified column in the specified table.
Public method BindToColumn(String, String, String) Binds the default or rule to the specified column in the specified table with the specified schema.

Top