FTPClientConnection100Class 類別

定義

public ref class FTPClientConnection100Class : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::FTPClientConnection100
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("CCCD3499-1569-4001-AC4E-AA6A1B53F0D4")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class FTPClientConnection100Class : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.FTPClientConnection100
Public Class FTPClientConnection100Class
Implements FTPClientConnection100
繼承
FTPClientConnection100Class
屬性
實作

建構函式

FTPClientConnection100Class()

屬性

ChunkSize
Retries
ServerName
ServerPassword
ServerPort
ServerUserName
Timeout
UsePassiveMode

方法

Close()
Connect()
CreateRemoteDirectory(String)
DeleteFiles(String[])
DeleteRemoteDirectory(String)
GetListing(String[], String[])
GetWorkingDirectory()
ReceiveFiles(String[], String, Boolean, Boolean)
SendFiles(String[], String, Boolean, Boolean)
SetWorkingDirectory(String)

適用於