FTPClientConnection100 Interfaccia

Definizione

public interface class FTPClientConnection100 : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSFtpClientConnection100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.FTPClientConnection100Class))]
[System.Runtime.InteropServices.Guid("1B8DDF87-DA19-4F28-A3F6-88DD2D4BCBE7")]
public interface FTPClientConnection100 : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSFtpClientConnection100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.FTPClientConnection100Class))>]
[<System.Runtime.InteropServices.Guid("1B8DDF87-DA19-4F28-A3F6-88DD2D4BCBE7")>]
type FTPClientConnection100 = interface
    interface IDTSFtpClientConnection100
Public Interface FTPClientConnection100
Implements IDTSFtpClientConnection100
Derivato
Attributi
Implementazioni

Proprietà

ChunkSize (Ereditato da IDTSFtpClientConnection100)
Retries (Ereditato da IDTSFtpClientConnection100)
ServerName (Ereditato da IDTSFtpClientConnection100)
ServerPassword (Ereditato da IDTSFtpClientConnection100)
ServerPort (Ereditato da IDTSFtpClientConnection100)
ServerUserName (Ereditato da IDTSFtpClientConnection100)
Timeout (Ereditato da IDTSFtpClientConnection100)
UsePassiveMode (Ereditato da IDTSFtpClientConnection100)

Metodi

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

Si applica a