다음을 통해 공유


ConnectionManagerFlatFile 인터페이스

정의

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
파생
특성
구현

속성

ConnectionString (다음에서 상속됨 IDTSConnectionManager100)
ProtectionLevel (다음에서 상속됨 IDTSConnectionManager100)
Scope (다음에서 상속됨 IDTSConnectionManager100)
SupportsDTCTransactions (다음에서 상속됨 IDTSConnectionManager100)

메서드

AcquireConnection(Object) (다음에서 상속됨 IDTSConnectionManager100)
ReleaseConnection(Object) (다음에서 상속됨 IDTSConnectionManager100)
SetQualifier(String) (다음에서 상속됨 IDTSConnectionManager100)
Validate(IDTSInfoEvents100) (다음에서 상속됨 IDTSConnectionManager100)

적용 대상