Partager via


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
Propriété publique ChunkSize Infrastructure. For more information, see FTPClientConnection100Class.
Propriété publique Retries Infrastructure. For more information, see FTPClientConnection100Class.
Propriété publique ServerName Infrastructure. For more information, see FTPClientConnection100Class.
Propriété publique ServerPassword Infrastructure. For more information, see FTPClientConnection100Class.
Propriété publique ServerPort Infrastructure. For more information, see FTPClientConnection100Class.
Propriété publique ServerUserName Infrastructure. For more information, see FTPClientConnection100Class.
Propriété publique Timeout Infrastructure. For more information, see FTPClientConnection100Class.
Propriété publique UsePassiveMode Infrastructure. For more information, see FTPClientConnection100Class.

Haut de la page

Méthodes

  Nom Description
Méthode publique Close Infrastructure. For more information, see FTPClientConnection100Class.
Méthode publique Connect Infrastructure. For more information, see FTPClientConnection100Class.
Méthode publique CreateRemoteDirectory Infrastructure. For more information, see FTPClientConnection100Class.
Méthode publique DeleteFiles Infrastructure. For more information, see FTPClientConnection100Class.
Méthode publique DeleteRemoteDirectory Infrastructure. For more information, see FTPClientConnection100Class.
Méthode publique GetListing Infrastructure. For more information, see FTPClientConnection100Class.
Méthode publique GetWorkingDirectory Infrastructure. For more information, see FTPClientConnection100Class.
Méthode publique ReceiveFiles Infrastructure. For more information, see FTPClientConnection100Class.
Méthode publique SendFiles Infrastructure. For more information, see FTPClientConnection100Class.
Méthode publique SetWorkingDirectory Infrastructure. For more information, see FTPClientConnection100Class.

Haut de la page