Essa API oferece suporte à infraestrutura do e não se destina a ser usada diretamente no seu código.
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 FTPClientConnection100 _
Inherits IDTSFtpClientConnection100
'Uso
Dim instance As FTPClientConnection100
[GuidAttribute("D0B21AC2-0477-4211-BB21-656E8381E8E1")]
public interface FTPClientConnection100 : IDTSFtpClientConnection100
[GuidAttribute(L"D0B21AC2-0477-4211-BB21-656E8381E8E1")]
public interface class FTPClientConnection100 : IDTSFtpClientConnection100
[<GuidAttribute("D0B21AC2-0477-4211-BB21-656E8381E8E1")>]
type FTPClientConnection100 =
interface
interface IDTSFtpClientConnection100
end
public interface FTPClientConnection100 extends IDTSFtpClientConnection100
O tipo FTPClientConnection100 expõe os membros a seguir.
Métodos
|
Close |
Infraestrutura. For more information, see FTPClientConnection100Class. (Herdado de IDTSFtpClientConnection100.) |
|
Connect |
Infraestrutura. For more information, see FTPClientConnection100Class. (Herdado de IDTSFtpClientConnection100.) |
|
CreateRemoteDirectory |
Infraestrutura. For more information, see FTPClientConnection100Class. (Herdado de IDTSFtpClientConnection100.) |
|
DeleteFiles |
Infraestrutura. For more information, see FTPClientConnection100Class. (Herdado de IDTSFtpClientConnection100.) |
|
DeleteRemoteDirectory |
Infraestrutura. For more information, see FTPClientConnection100Class. (Herdado de IDTSFtpClientConnection100.) |
|
GetListing |
Infraestrutura. For more information, see FTPClientConnection100Class. (Herdado de IDTSFtpClientConnection100.) |
|
GetWorkingDirectory |
Infraestrutura. For more information, see FTPClientConnection100Class. (Herdado de IDTSFtpClientConnection100.) |
|
ReceiveFiles |
Infraestrutura. For more information, see FTPClientConnection100Class. (Herdado de IDTSFtpClientConnection100.) |
|
SendFiles |
Infraestrutura. For more information, see FTPClientConnection100Class. (Herdado de IDTSFtpClientConnection100.) |
|
SetWorkingDirectory |
Infraestrutura. For more information, see FTPClientConnection100Class. (Herdado de IDTSFtpClientConnection100.) |
Início
Consulte também
Referência