语言

ConnectionManagerOLAPClass.GetConnectionForSchema 方法

定义

它能获得模式的连接。

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

返回

模式的连接。

实现

适用于