Interface IDTSConnectionManagerFtp100
Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.
For more information, see ConnectionManagerFtpClass.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (em Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxe
'Declaração
<GuidAttribute("E45FA841-71F5-4317-B30F-B89E1DBBF7A5")> _
Public Interface IDTSConnectionManagerFtp100
'Uso
Dim instance As IDTSConnectionManagerFtp100
[GuidAttribute("E45FA841-71F5-4317-B30F-B89E1DBBF7A5")]
public interface IDTSConnectionManagerFtp100
[GuidAttribute(L"E45FA841-71F5-4317-B30F-B89E1DBBF7A5")]
public interface class IDTSConnectionManagerFtp100
[<GuidAttribute("E45FA841-71F5-4317-B30F-B89E1DBBF7A5")>]
type IDTSConnectionManagerFtp100 = interface end
public interface IDTSConnectionManagerFtp100
O tipo IDTSConnectionManagerFtp100 expõe os membros a seguir.
Propriedades
Nome | Descrição | |
---|---|---|
ChunkSize | Infraestrutura. For more information, see ConnectionManagerFtpClass. | |
Retries | Infraestrutura. For more information, see ConnectionManagerFtpClass. | |
ServerName | Infraestrutura. For more information, see ConnectionManagerFtpClass. | |
ServerPassword | Infraestrutura. For more information, see ConnectionManagerFtpClass. | |
ServerPort | Infraestrutura. For more information, see ConnectionManagerFtpClass. | |
ServerUserName | Infraestrutura. For more information, see ConnectionManagerFtpClass. | |
Timeout | Infraestrutura. For more information, see ConnectionManagerFtpClass. | |
UsePassiveMode | Infraestrutura. For more information, see ConnectionManagerFtpClass. |
Início