ConnectionManagerAdoNet Interface

Définition

public interface class ConnectionManagerAdoNet : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSConnectionManager100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.ConnectionManagerAdoNetClass))]
[System.Runtime.InteropServices.Guid("6D9EBD9B-8087-4C5B-83BF-F48E7B095E9D")]
public interface ConnectionManagerAdoNet : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSConnectionManager100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.ConnectionManagerAdoNetClass))>]
[<System.Runtime.InteropServices.Guid("6D9EBD9B-8087-4C5B-83BF-F48E7B095E9D")>]
type ConnectionManagerAdoNet = interface
    interface IDTSConnectionManager100
Public Interface ConnectionManagerAdoNet
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 à