Interfaz FTPClientConnection100
Esta API admite la infraestructura de y no está prevista su utilización directa desde el código.
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 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
El tipo FTPClientConnection100 expone los siguientes miembros.
Propiedades
Nombre | Descripción | |
---|---|---|
ChunkSize | Infraestructura. For more information, see FTPClientConnection100Class. (Se hereda de IDTSFtpClientConnection100.) | |
Retries | Infraestructura. For more information, see FTPClientConnection100Class. (Se hereda de IDTSFtpClientConnection100.) | |
ServerName | Infraestructura. For more information, see FTPClientConnection100Class. (Se hereda de IDTSFtpClientConnection100.) | |
ServerPassword | Infraestructura. For more information, see FTPClientConnection100Class. (Se hereda de IDTSFtpClientConnection100.) | |
ServerPort | Infraestructura. For more information, see FTPClientConnection100Class. (Se hereda de IDTSFtpClientConnection100.) | |
ServerUserName | Infraestructura. For more information, see FTPClientConnection100Class. (Se hereda de IDTSFtpClientConnection100.) | |
Timeout | Infraestructura. For more information, see FTPClientConnection100Class. (Se hereda de IDTSFtpClientConnection100.) | |
UsePassiveMode | Infraestructura. For more information, see FTPClientConnection100Class. (Se hereda de IDTSFtpClientConnection100.) |
Arriba
Métodos
Arriba