Compartir a través de


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
Propiedad pública ChunkSize Infraestructura. For more information, see FTPClientConnection100Class.
Propiedad pública Retries Infraestructura. For more information, see FTPClientConnection100Class.
Propiedad pública ServerName Infraestructura. For more information, see FTPClientConnection100Class.
Propiedad pública ServerPassword Infraestructura. For more information, see FTPClientConnection100Class.
Propiedad pública ServerPort Infraestructura. For more information, see FTPClientConnection100Class.
Propiedad pública ServerUserName Infraestructura. For more information, see FTPClientConnection100Class.
Propiedad pública Timeout Infraestructura. For more information, see FTPClientConnection100Class.
Propiedad pública UsePassiveMode Infraestructura. For more information, see FTPClientConnection100Class.

Arriba

Métodos

  Nombre Descripción
Método público Close Infraestructura. For more information, see FTPClientConnection100Class.
Método público Connect Infraestructura. For more information, see FTPClientConnection100Class.
Método público CreateRemoteDirectory Infraestructura. For more information, see FTPClientConnection100Class.
Método público DeleteFiles Infraestructura. For more information, see FTPClientConnection100Class.
Método público DeleteRemoteDirectory Infraestructura. For more information, see FTPClientConnection100Class.
Método público GetListing Infraestructura. For more information, see FTPClientConnection100Class.
Método público GetWorkingDirectory Infraestructura. For more information, see FTPClientConnection100Class.
Método público ReceiveFiles Infraestructura. For more information, see FTPClientConnection100Class.
Método público SendFiles Infraestructura. For more information, see FTPClientConnection100Class.
Método público SetWorkingDirectory Infraestructura. For more information, see FTPClientConnection100Class.

Arriba