ConnectionManagerOLAP Interface

Définition

public interface class ConnectionManagerOLAP : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSConnectionManager100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.ConnectionManagerOLAPClass))]
[System.Runtime.InteropServices.Guid("E4698A7F-9E40-47AD-A6C6-784BFACA0CA9")]
public interface ConnectionManagerOLAP : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSConnectionManager100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.ConnectionManagerOLAPClass))>]
[<System.Runtime.InteropServices.Guid("E4698A7F-9E40-47AD-A6C6-784BFACA0CA9")>]
type ConnectionManagerOLAP = interface
    interface IDTSConnectionManager100
Public Interface ConnectionManagerOLAP
Implements IDTSConnectionManager100
Dérivé
Attributs
Implémente

Propriétés

ConnectionString (Hérité de IDTSConnectionManager100)
ProtectionLevel (Hérité de IDTSConnectionManager100)
Scope (Hérité de IDTSConnectionManager100)
SupportsDTCTransactions (Hérité de IDTSConnectionManager100)

Méthodes

AcquireConnection(Object) (Hérité de IDTSConnectionManager100)
ReleaseConnection(Object) (Hérité de IDTSConnectionManager100)
SetQualifier(String) (Hérité de IDTSConnectionManager100)
Validate(IDTSInfoEvents100) (Hérité de IDTSConnectionManager100)

S’applique à