Interface IDTSConnectionManagerFtp100
Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.
For more information, see ConnectionManagerFtpClass.
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
<GuidAttribute("E45FA841-71F5-4317-B30F-B89E1DBBF7A5")> _
Public Interface IDTSConnectionManagerFtp100
'Utilisation
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
Le type IDTSConnectionManagerFtp100 expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
![]() |
ChunkSize | Infrastructure. For more information, see ConnectionManagerFtpClass. |
![]() |
Retries | Infrastructure. For more information, see ConnectionManagerFtpClass. |
![]() |
ServerName | Infrastructure. For more information, see ConnectionManagerFtpClass. |
![]() |
ServerPassword | Infrastructure. For more information, see ConnectionManagerFtpClass. |
![]() |
ServerPort | Infrastructure. For more information, see ConnectionManagerFtpClass. |
![]() |
ServerUserName | Infrastructure. For more information, see ConnectionManagerFtpClass. |
![]() |
Timeout | Infrastructure. For more information, see ConnectionManagerFtpClass. |
![]() |
UsePassiveMode | Infrastructure. For more information, see ConnectionManagerFtpClass. |
Haut de la page