ConnectionManagerFlatFile Interface

Definição

public interface class ConnectionManagerFlatFile : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSConnectionManager100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.ConnectionManagerFlatFileClass))]
[System.Runtime.InteropServices.Guid("AFDFC1C5-A448-45B2-96A1-1269CCA0F652")]
public interface ConnectionManagerFlatFile : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSConnectionManager100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.ConnectionManagerFlatFileClass))>]
[<System.Runtime.InteropServices.Guid("AFDFC1C5-A448-45B2-96A1-1269CCA0F652")>]
type ConnectionManagerFlatFile = interface
    interface IDTSConnectionManager100
Public Interface ConnectionManagerFlatFile
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