ConnectionManagerOLAP Interfaz

Definición

public interface class ConnectionManagerOLAP : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSConnectionManager100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.ConnectionManagerOLAPClass))]
[System.Runtime.InteropServices.Guid("AFDFC1C5-A448-45B2-96A1-1269CCA0F652")]
public interface ConnectionManagerOLAP : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSConnectionManager100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.ConnectionManagerOLAPClass))>]
[<System.Runtime.InteropServices.Guid("AFDFC1C5-A448-45B2-96A1-1269CCA0F652")>]
type ConnectionManagerOLAP = interface
    interface IDTSConnectionManager100
Public Interface ConnectionManagerOLAP
Implements IDTSConnectionManager100
Derivado
Atributos
Implementaciones

Propiedades

ConnectionString (Heredado de IDTSConnectionManager100)
ProtectionLevel (Heredado de IDTSConnectionManager100)
Scope (Heredado de IDTSConnectionManager100)
SupportsDTCTransactions (Heredado de IDTSConnectionManager100)

Métodos

AcquireConnection(Object) (Heredado de IDTSConnectionManager100)
ReleaseConnection(Object) (Heredado de IDTSConnectionManager100)
SetQualifier(String) (Heredado de IDTSConnectionManager100)
Validate(IDTSInfoEvents100) (Heredado de IDTSConnectionManager100)

Se aplica a