ConnectionManagerOLAPClass.GetConnectionForSchema Método

Definición

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

Devoluciones

Object

La conexión para el esquema.

Implementaciones

Se aplica a