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

Возвращаемое значение

Соединение для схемы.

Реализации

Применяется к