ConnectionManagerMultiFlatFile 接口

定义

public interface class ConnectionManagerMultiFlatFile : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSConnectionManager100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.ConnectionManagerMultiFlatFileClass))]
[System.Runtime.InteropServices.Guid("6D9EBD9B-8087-4C5B-83BF-F48E7B095E9D")]
public interface ConnectionManagerMultiFlatFile : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSConnectionManager100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.ConnectionManagerMultiFlatFileClass))>]
[<System.Runtime.InteropServices.Guid("6D9EBD9B-8087-4C5B-83BF-F48E7B095E9D")>]
type ConnectionManagerMultiFlatFile = interface
    interface IDTSConnectionManager100
Public Interface ConnectionManagerMultiFlatFile
Implements IDTSConnectionManager100
派生
属性
实现

属性

ConnectionString (继承自 IDTSConnectionManager100)
ProtectionLevel (继承自 IDTSConnectionManager100)
Scope (继承自 IDTSConnectionManager100)
SupportsDTCTransactions (继承自 IDTSConnectionManager100)

方法

AcquireConnection(Object) (继承自 IDTSConnectionManager100)
ReleaseConnection(Object) (继承自 IDTSConnectionManager100)
SetQualifier(String) (继承自 IDTSConnectionManager100)
Validate(IDTSInfoEvents100) (继承自 IDTSConnectionManager100)

适用于