DefaultRuleBase.BindToColumn Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
BindToColumn(String, String) |
Binds the default or rule to a column. |
BindToColumn(String, String, String) |
Binds the default or rule to a column. |
BindToColumn(String, String)
BindToColumn(String, String, String)
Binds the default or rule to a column.
public void BindToColumn (string tablename, string colname, string tableschema);
member this.BindToColumn : string * string * string -> unit
Public Sub BindToColumn (tablename As String, colname As String, tableschema As String)
Parameters
- tablename
- String
- colname
- String
- tableschema
- String