ConnectionManagerAdoNet Schnittstelle

Definition

public interface class ConnectionManagerAdoNet : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSConnectionManager100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.ConnectionManagerAdoNetClass))]
[System.Runtime.InteropServices.Guid("E4698A7F-9E40-47AD-A6C6-784BFACA0CA9")]
public interface ConnectionManagerAdoNet : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSConnectionManager100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.ConnectionManagerAdoNetClass))>]
[<System.Runtime.InteropServices.Guid("E4698A7F-9E40-47AD-A6C6-784BFACA0CA9")>]
type ConnectionManagerAdoNet = interface
    interface IDTSConnectionManager100
Public Interface ConnectionManagerAdoNet
Implements IDTSConnectionManager100
Abgeleitet
Attribute
Implementiert

Eigenschaften

ConnectionString (Geerbt von IDTSConnectionManager100)
ProtectionLevel (Geerbt von IDTSConnectionManager100)
Scope (Geerbt von IDTSConnectionManager100)
SupportsDTCTransactions (Geerbt von IDTSConnectionManager100)

Methoden

AcquireConnection(Object) (Geerbt von IDTSConnectionManager100)
ReleaseConnection(Object) (Geerbt von IDTSConnectionManager100)
SetQualifier(String) (Geerbt von IDTSConnectionManager100)
Validate(IDTSInfoEvents100) (Geerbt von IDTSConnectionManager100)

Gilt für: