Partilhar via


Interface IDTSFtpClientConnection100

Essa API oferece suporte à infraestrutura do e não se destina a ser usada diretamente no seu código.

For more information, see FTPClientConnection100Class.

Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (em Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintaxe

'Declaração
<GuidAttribute("D0B21AC2-0477-4211-BB21-656E8381E8E1")> _
Public Interface IDTSFtpClientConnection100
'Uso
Dim instance As IDTSFtpClientConnection100
[GuidAttribute("D0B21AC2-0477-4211-BB21-656E8381E8E1")]
public interface IDTSFtpClientConnection100
[GuidAttribute(L"D0B21AC2-0477-4211-BB21-656E8381E8E1")]
public interface class IDTSFtpClientConnection100
[<GuidAttribute("D0B21AC2-0477-4211-BB21-656E8381E8E1")>]
type IDTSFtpClientConnection100 =  interface end
public interface IDTSFtpClientConnection100

O tipo IDTSFtpClientConnection100 expõe os membros a seguir.

Propriedades

  Nome Descrição
Propriedade pública ChunkSize Infraestrutura. For more information, see FTPClientConnection100Class.
Propriedade pública Retries Infraestrutura. For more information, see FTPClientConnection100Class.
Propriedade pública ServerName Infraestrutura. For more information, see FTPClientConnection100Class.
Propriedade pública ServerPassword Infraestrutura. For more information, see FTPClientConnection100Class.
Propriedade pública ServerPort Infraestrutura. For more information, see FTPClientConnection100Class.
Propriedade pública ServerUserName Infraestrutura. For more information, see FTPClientConnection100Class.
Propriedade pública Timeout Infraestrutura. For more information, see FTPClientConnection100Class.
Propriedade pública UsePassiveMode Infraestrutura. For more information, see FTPClientConnection100Class.

Início

Métodos

  Nome Descrição
Método público Close Infraestrutura. For more information, see FTPClientConnection100Class.
Método público Connect Infraestrutura. For more information, see FTPClientConnection100Class.
Método público CreateRemoteDirectory Infraestrutura. For more information, see FTPClientConnection100Class.
Método público DeleteFiles Infraestrutura. For more information, see FTPClientConnection100Class.
Método público DeleteRemoteDirectory Infraestrutura. For more information, see FTPClientConnection100Class.
Método público GetListing Infraestrutura. For more information, see FTPClientConnection100Class.
Método público GetWorkingDirectory Infraestrutura. For more information, see FTPClientConnection100Class.
Método público ReceiveFiles Infraestrutura. For more information, see FTPClientConnection100Class.
Método público SendFiles Infraestrutura. For more information, see FTPClientConnection100Class.
Método público SetWorkingDirectory Infraestrutura. For more information, see FTPClientConnection100Class.

Início