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
[<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)>]
type FTPClientConnection100Class = class
    interface IDTSFtpClientConnection100
    interface 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)

适用于