FTPClientConnection100 Schnittstelle

Definition

public interface class FTPClientConnection100 : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSFtpClientConnection100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.FTPClientConnection100Class))]
[System.Runtime.InteropServices.Guid("689D62A7-08DA-489B-B3E2-2C37D664B05F")]
public interface FTPClientConnection100 : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSFtpClientConnection100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.FTPClientConnection100Class))>]
[<System.Runtime.InteropServices.Guid("689D62A7-08DA-489B-B3E2-2C37D664B05F")>]
type FTPClientConnection100 = interface
    interface IDTSFtpClientConnection100
Public Interface FTPClientConnection100
Implements IDTSFtpClientConnection100
Abgeleitet
Attribute
Implementiert

Eigenschaften

ChunkSize (Geerbt von IDTSFtpClientConnection100)
Retries (Geerbt von IDTSFtpClientConnection100)
ServerName (Geerbt von IDTSFtpClientConnection100)
ServerPassword (Geerbt von IDTSFtpClientConnection100)
ServerPort (Geerbt von IDTSFtpClientConnection100)
ServerUserName (Geerbt von IDTSFtpClientConnection100)
Timeout (Geerbt von IDTSFtpClientConnection100)
UsePassiveMode (Geerbt von IDTSFtpClientConnection100)

Methoden

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

Gilt für: