UserDefinedDataType.BindDefault 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
BindDefault(String, String) | |
BindDefault(String, String, Boolean) |
BindDefault(String, String)
BindDefault(String, String, Boolean)
public void BindDefault (string defaultSchema, string defaultName, bool bindColumns);
member this.BindDefault : string * string * bool -> unit
Public Sub BindDefault (defaultSchema As String, defaultName As String, bindColumns As Boolean)
Parameters
- defaultSchema
- String
- defaultName
- String
- bindColumns
- Boolean