ConnectionManagerOleDb Interface

Definição

public interface class ConnectionManagerOleDb : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSConnectionManager100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.ConnectionManagerOleDbClass))]
[System.Runtime.InteropServices.Guid("6D9EBD9B-8087-4C5B-83BF-F48E7B095E9D")]
public interface ConnectionManagerOleDb : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSConnectionManager100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.ConnectionManagerOleDbClass))>]
[<System.Runtime.InteropServices.Guid("6D9EBD9B-8087-4C5B-83BF-F48E7B095E9D")>]
type ConnectionManagerOleDb = interface
    interface IDTSConnectionManager100
Public Interface ConnectionManagerOleDb
Implements IDTSConnectionManager100
Derivado
Atributos
Implementações

Propriedades

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

Métodos

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

Aplica-se a