ConnectionManagerFile Interfaz

Definición

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

Propiedades

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

Métodos

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

Se aplica a