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 | |
---|---|---|
ChunkSize | Infraestrutura. For more information, see FTPClientConnection100Class. | |
Retries | Infraestrutura. For more information, see FTPClientConnection100Class. | |
ServerName | Infraestrutura. For more information, see FTPClientConnection100Class. | |
ServerPassword | Infraestrutura. For more information, see FTPClientConnection100Class. | |
ServerPort | Infraestrutura. For more information, see FTPClientConnection100Class. | |
ServerUserName | Infraestrutura. For more information, see FTPClientConnection100Class. | |
Timeout | Infraestrutura. For more information, see FTPClientConnection100Class. | |
UsePassiveMode | Infraestrutura. For more information, see FTPClientConnection100Class. |
Início
Métodos
Nome | Descrição | |
---|---|---|
Close | Infraestrutura. For more information, see FTPClientConnection100Class. | |
Connect | Infraestrutura. For more information, see FTPClientConnection100Class. | |
CreateRemoteDirectory | Infraestrutura. For more information, see FTPClientConnection100Class. | |
DeleteFiles | Infraestrutura. For more information, see FTPClientConnection100Class. | |
DeleteRemoteDirectory | Infraestrutura. For more information, see FTPClientConnection100Class. | |
GetListing | Infraestrutura. For more information, see FTPClientConnection100Class. | |
GetWorkingDirectory | Infraestrutura. For more information, see FTPClientConnection100Class. | |
ReceiveFiles | Infraestrutura. For more information, see FTPClientConnection100Class. | |
SendFiles | Infraestrutura. For more information, see FTPClientConnection100Class. | |
SetWorkingDirectory | Infraestrutura. For more information, see FTPClientConnection100Class. |
Início