DefaultRuleBase.BindToDataType(String, Boolean) 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.
This method enables a default or rule on the user-defined data type specified.
public void BindToDataType (string datatypename, bool bindcolumns);
member this.BindToDataType : string * bool -> unit
Public Sub BindToDataType (datatypename As String, bindcolumns As Boolean)
Parameters
- datatypename
- String
- bindcolumns
- Boolean