ConnectionManagerFlatFile Interface

Definition

public interface class ConnectionManagerFlatFile : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2017::IDTSConnectionManager100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.ConnectionManagerFlatFileClass))]
[System.Runtime.InteropServices.Guid("8813EF03-2963-438F-9DEB-D44217A364FA")]
public interface ConnectionManagerFlatFile : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.IDTSConnectionManager100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.ConnectionManagerFlatFileClass))>]
[<System.Runtime.InteropServices.Guid("8813EF03-2963-438F-9DEB-D44217A364FA")>]
type ConnectionManagerFlatFile = interface
    interface IDTSConnectionManager100
Public Interface ConnectionManagerFlatFile
Implements IDTSConnectionManager100
Derived
Attributes
Implements

Applies to