FTPClientConnection100 Antarmuka

Definisi

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
Turunan
Atribut
Penerapan

Properti

ChunkSize (Diperoleh dari IDTSFtpClientConnection100)
Retries (Diperoleh dari IDTSFtpClientConnection100)
ServerName (Diperoleh dari IDTSFtpClientConnection100)
ServerPassword (Diperoleh dari IDTSFtpClientConnection100)
ServerPort (Diperoleh dari IDTSFtpClientConnection100)
ServerUserName (Diperoleh dari IDTSFtpClientConnection100)
Timeout (Diperoleh dari IDTSFtpClientConnection100)
UsePassiveMode (Diperoleh dari IDTSFtpClientConnection100)

Metode

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

Berlaku untuk