ConnectionManagerAdoClass.GetConnectionForSchema 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.
Returns the connection for the schema.
public:
virtual System::Object ^ GetConnectionForSchema() = Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSConnectionManagerDatabaseParameters100::GetConnectionForSchema;
public virtual object GetConnectionForSchema ();
abstract member GetConnectionForSchema : unit -> obj
override this.GetConnectionForSchema : unit -> obj
Public Overridable Function GetConnectionForSchema () As Object
Returns
An instance of the connection.