共用方式為


FTPClientConnection100 介面

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

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

語法

'宣告
<GuidAttribute("D0B21AC2-0477-4211-BB21-656E8381E8E1")> _
Public Interface FTPClientConnection100 _
    Inherits IDTSFtpClientConnection100
'用途
Dim instance As FTPClientConnection100
[GuidAttribute("D0B21AC2-0477-4211-BB21-656E8381E8E1")]
public interface FTPClientConnection100 : IDTSFtpClientConnection100
[GuidAttribute(L"D0B21AC2-0477-4211-BB21-656E8381E8E1")]
public interface class FTPClientConnection100 : IDTSFtpClientConnection100
[<GuidAttribute("D0B21AC2-0477-4211-BB21-656E8381E8E1")>]
type FTPClientConnection100 =  
    interface
        interface IDTSFtpClientConnection100
    end
public interface FTPClientConnection100 extends IDTSFtpClientConnection100

FTPClientConnection100 型別公開下列成員。

屬性

  名稱 說明
公用屬性 ChunkSize 基礎結構。For more information, see FTPClientConnection100Class. (繼承自 IDTSFtpClientConnection100。)
公用屬性 Retries 基礎結構。For more information, see FTPClientConnection100Class. (繼承自 IDTSFtpClientConnection100。)
公用屬性 ServerName 基礎結構。For more information, see FTPClientConnection100Class. (繼承自 IDTSFtpClientConnection100。)
公用屬性 ServerPassword 基礎結構。For more information, see FTPClientConnection100Class. (繼承自 IDTSFtpClientConnection100。)
公用屬性 ServerPort 基礎結構。For more information, see FTPClientConnection100Class. (繼承自 IDTSFtpClientConnection100。)
公用屬性 ServerUserName 基礎結構。For more information, see FTPClientConnection100Class. (繼承自 IDTSFtpClientConnection100。)
公用屬性 Timeout 基礎結構。For more information, see FTPClientConnection100Class. (繼承自 IDTSFtpClientConnection100。)
公用屬性 UsePassiveMode 基礎結構。For more information, see FTPClientConnection100Class. (繼承自 IDTSFtpClientConnection100。)

上層

方法

  名稱 說明
公用方法 Close 基礎結構。For more information, see FTPClientConnection100Class. (繼承自 IDTSFtpClientConnection100。)
公用方法 Connect 基礎結構。For more information, see FTPClientConnection100Class. (繼承自 IDTSFtpClientConnection100。)
公用方法 CreateRemoteDirectory 基礎結構。For more information, see FTPClientConnection100Class. (繼承自 IDTSFtpClientConnection100。)
公用方法 DeleteFiles 基礎結構。For more information, see FTPClientConnection100Class. (繼承自 IDTSFtpClientConnection100。)
公用方法 DeleteRemoteDirectory 基礎結構。For more information, see FTPClientConnection100Class. (繼承自 IDTSFtpClientConnection100。)
公用方法 GetListing 基礎結構。For more information, see FTPClientConnection100Class. (繼承自 IDTSFtpClientConnection100。)
公用方法 GetWorkingDirectory 基礎結構。For more information, see FTPClientConnection100Class. (繼承自 IDTSFtpClientConnection100。)
公用方法 ReceiveFiles 基礎結構。For more information, see FTPClientConnection100Class. (繼承自 IDTSFtpClientConnection100。)
公用方法 SendFiles 基礎結構。For more information, see FTPClientConnection100Class. (繼承自 IDTSFtpClientConnection100。)
公用方法 SetWorkingDirectory 基礎結構。For more information, see FTPClientConnection100Class. (繼承自 IDTSFtpClientConnection100。)

上層