Classe FTPClientConnection100Class
Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.SqlServer.Dts.Runtime.Wrapper..::..FTPClientConnection100Class
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
<GuidAttribute("6CB0CB19-BD08-4366-8FED-9A70D2B61B8E")> _
<ClassInterfaceAttribute()> _
Public Class FTPClientConnection100Class _
Implements IDTSFtpClientConnection100, FTPClientConnection100
'Utilisation
Dim instance As FTPClientConnection100Class
[GuidAttribute("6CB0CB19-BD08-4366-8FED-9A70D2B61B8E")]
[ClassInterfaceAttribute()]
public class FTPClientConnection100Class : IDTSFtpClientConnection100,
FTPClientConnection100
[GuidAttribute(L"6CB0CB19-BD08-4366-8FED-9A70D2B61B8E")]
[ClassInterfaceAttribute()]
public ref class FTPClientConnection100Class : IDTSFtpClientConnection100,
FTPClientConnection100
[<GuidAttribute("6CB0CB19-BD08-4366-8FED-9A70D2B61B8E")>]
[<ClassInterfaceAttribute()>]
type FTPClientConnection100Class =
class
interface IDTSFtpClientConnection100
interface FTPClientConnection100
end
public class FTPClientConnection100Class implements IDTSFtpClientConnection100, FTPClientConnection100
Le type FTPClientConnection100Class expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
ChunkSize | Infrastructure. | |
Retries | Infrastructure. | |
ServerName | Infrastructure. | |
ServerPassword | Infrastructure. | |
ServerPort | Infrastructure. | |
ServerUserName | Infrastructure. | |
Timeout | Infrastructure. | |
UsePassiveMode | Infrastructure. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
Close | ||
Connect | Infrastructure. | |
CreateRemoteDirectory | Infrastructure. | |
DeleteFiles | Infrastructure. | |
DeleteRemoteDirectory | Infrastructure. | |
Equals | (hérité de Object.) | |
Finalize | (hérité de Object.) | |
GetHashCode | (hérité de Object.) | |
GetListing | Infrastructure. | |
GetType | (hérité de Object.) | |
GetWorkingDirectory | Infrastructure. | |
MemberwiseClone | (hérité de Object.) | |
ReceiveFiles | Infrastructure. | |
SendFiles | Infrastructure. | |
SetWorkingDirectory | Infrastructure. | |
ToString | (hérité de Object.) |
Haut de la page
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.