Freigeben über


ConnectionManagerOdbc Schnittstelle

Definition

public interface class ConnectionManagerOdbc : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSConnectionManager100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.ConnectionManagerOdbcClass))]
[System.Runtime.InteropServices.Guid("E4698A7F-9E40-47AD-A6C6-784BFACA0CA9")]
public interface ConnectionManagerOdbc : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSConnectionManager100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.ConnectionManagerOdbcClass))>]
[<System.Runtime.InteropServices.Guid("E4698A7F-9E40-47AD-A6C6-784BFACA0CA9")>]
type ConnectionManagerOdbc = interface
    interface IDTSConnectionManager100
Public Interface ConnectionManagerOdbc
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: