SqlSmoObject.BindDefaultImpl Method
SQL Server 2005
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)
Assembly: Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)
protected void BindDefaultImpl ( string defaultSchema, string defaultName, bool bindColumns )
protected void BindDefaultImpl ( String defaultSchema, String defaultName, boolean bindColumns )
protected function BindDefaultImpl ( defaultSchema : String, defaultName : String, bindColumns : boolean )
Parameters
- defaultSchema
- defaultName
- bindColumns
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
