ConnectionManagerAdoNetClass.GetConnectionForSchema 方法

定义

public:
 virtual System::Object ^ GetConnectionForSchema() = Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSConnectionManagerDatabaseParameters100::GetConnectionForSchema;
public virtual object GetConnectionForSchema ();
abstract member GetConnectionForSchema : unit -> obj
override this.GetConnectionForSchema : unit -> obj
Public Overridable Function GetConnectionForSchema () As Object

返回

架构的连接。

实现

注解

有关详细信息,请参阅 ConnectionManager

适用于