Interfaz IDTSFtpClientConnection100
Esta API admite la infraestructura de y no está prevista su utilización directa desde el código.
For more information, see FTPClientConnection100Class.
Espacio de nombres: Microsoft.SqlServer.Dts.Runtime.Wrapper
Ensamblado: Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxis
'Declaración
<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
El tipo IDTSFtpClientConnection100 expone los siguientes miembros.
Propiedades
Nombre | Descripción | |
---|---|---|
ChunkSize | Infraestructura. For more information, see FTPClientConnection100Class. | |
Retries | Infraestructura. For more information, see FTPClientConnection100Class. | |
ServerName | Infraestructura. For more information, see FTPClientConnection100Class. | |
ServerPassword | Infraestructura. For more information, see FTPClientConnection100Class. | |
ServerPort | Infraestructura. For more information, see FTPClientConnection100Class. | |
ServerUserName | Infraestructura. For more information, see FTPClientConnection100Class. | |
Timeout | Infraestructura. For more information, see FTPClientConnection100Class. | |
UsePassiveMode | Infraestructura. For more information, see FTPClientConnection100Class. |
Arriba
Métodos
Nombre | Descripción | |
---|---|---|
Close | Infraestructura. For more information, see FTPClientConnection100Class. | |
Connect | Infraestructura. For more information, see FTPClientConnection100Class. | |
CreateRemoteDirectory | Infraestructura. For more information, see FTPClientConnection100Class. | |
DeleteFiles | Infraestructura. For more information, see FTPClientConnection100Class. | |
DeleteRemoteDirectory | Infraestructura. For more information, see FTPClientConnection100Class. | |
GetListing | Infraestructura. For more information, see FTPClientConnection100Class. | |
GetWorkingDirectory | Infraestructura. For more information, see FTPClientConnection100Class. | |
ReceiveFiles | Infraestructura. For more information, see FTPClientConnection100Class. | |
SendFiles | Infraestructura. For more information, see FTPClientConnection100Class. | |
SetWorkingDirectory | Infraestructura. For more information, see FTPClientConnection100Class. |
Arriba