共用方式為


ConnectionManagerFtp 介面

此 API 支援 基礎結構,但無法直接從您的程式碼使用。

For more information, see ConnectionManagerFtpClass.

命名空間:  Microsoft.SqlServer.Dts.Runtime.Wrapper
組件:  Microsoft.SqlServer.DTSRuntimeWrap (在 Microsoft.SqlServer.DTSRuntimeWrap.dll 中)

語法

'宣告
<GuidAttribute("E6E46B7A-6424-41C2-B658-387221DB74ED")> _
Public Interface ConnectionManagerFtp _
    Inherits IDTSConnectionManager100
'用途
Dim instance As ConnectionManagerFtp
[GuidAttribute("E6E46B7A-6424-41C2-B658-387221DB74ED")]
public interface ConnectionManagerFtp : IDTSConnectionManager100
[GuidAttribute(L"E6E46B7A-6424-41C2-B658-387221DB74ED")]
public interface class ConnectionManagerFtp : IDTSConnectionManager100
[<GuidAttribute("E6E46B7A-6424-41C2-B658-387221DB74ED")>]
type ConnectionManagerFtp =  
    interface
        interface IDTSConnectionManager100
    end
public interface ConnectionManagerFtp extends IDTSConnectionManager100

ConnectionManagerFtp 型別公開下列成員。

屬性

  名稱 說明
公用屬性 ConnectionString 基礎結構。For more information, see ConnectionManager. (繼承自 IDTSConnectionManager100。)
公用屬性 ProtectionLevel 基礎結構。For more information, see ConnectionManager. (繼承自 IDTSConnectionManager100。)
公用屬性 SupportsDTCTransactions 基礎結構。For more information, see ConnectionManager. (繼承自 IDTSConnectionManager100。)

上層

方法

  名稱 說明
公用方法 AcquireConnection 基礎結構。For more information, see ConnectionManager. (繼承自 IDTSConnectionManager100。)
公用方法 ReleaseConnection 基礎結構。For more information, see ConnectionManager. (繼承自 IDTSConnectionManager100。)
公用方法 SetQualifier 基礎結構。For more information, see ConnectionManager. (繼承自 IDTSConnectionManager100。)
公用方法 Validate 基礎結構。For more information, see ConnectionManager. (繼承自 IDTSConnectionManager100。)

上層