Interface IDTSFtpClientConnection100
Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.
For more information, see FTPClientConnection100Class.
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
<GuidAttribute("D0B21AC2-0477-4211-BB21-656E8381E8E1")> _
Public Interface IDTSFtpClientConnection100
'Utilisation
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
Le type IDTSFtpClientConnection100 expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
ChunkSize | Infrastructure. For more information, see FTPClientConnection100Class. | |
Retries | Infrastructure. For more information, see FTPClientConnection100Class. | |
ServerName | Infrastructure. For more information, see FTPClientConnection100Class. | |
ServerPassword | Infrastructure. For more information, see FTPClientConnection100Class. | |
ServerPort | Infrastructure. For more information, see FTPClientConnection100Class. | |
ServerUserName | Infrastructure. For more information, see FTPClientConnection100Class. | |
Timeout | Infrastructure. For more information, see FTPClientConnection100Class. | |
UsePassiveMode | Infrastructure. For more information, see FTPClientConnection100Class. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
Close | Infrastructure. For more information, see FTPClientConnection100Class. | |
Connect | Infrastructure. For more information, see FTPClientConnection100Class. | |
CreateRemoteDirectory | Infrastructure. For more information, see FTPClientConnection100Class. | |
DeleteFiles | Infrastructure. For more information, see FTPClientConnection100Class. | |
DeleteRemoteDirectory | Infrastructure. For more information, see FTPClientConnection100Class. | |
GetListing | Infrastructure. For more information, see FTPClientConnection100Class. | |
GetWorkingDirectory | Infrastructure. For more information, see FTPClientConnection100Class. | |
ReceiveFiles | Infrastructure. For more information, see FTPClientConnection100Class. | |
SendFiles | Infrastructure. For more information, see FTPClientConnection100Class. | |
SetWorkingDirectory | Infrastructure. For more information, see FTPClientConnection100Class. |
Haut de la page