SqlSmoObject.BindDefaultImpl(String, 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.
protected void BindDefaultImpl (string defaultSchema, string defaultName, bool bindColumns);
member this.BindDefaultImpl : string * string * bool -> unit
Protected Sub BindDefaultImpl (defaultSchema As String, defaultName As String, bindColumns As Boolean)
Parameters
- defaultSchema
- String
- defaultName
- String
- bindColumns
- Boolean