Classe FTPClientConnection100Class
Questa API supporta l'infrastruttura e non può essere utilizzata direttamente dal codice.
Gerarchia di ereditarietà
System. . :: . .Object
Microsoft.SqlServer.Dts.Runtime.Wrapper..::..FTPClientConnection100Class
Spazio dei nomi Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintassi
'Dichiarazione
<GuidAttribute("6CB0CB19-BD08-4366-8FED-9A70D2B61B8E")> _
<ClassInterfaceAttribute()> _
Public Class FTPClientConnection100Class _
Implements IDTSFtpClientConnection100, FTPClientConnection100
'Utilizzo
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
Nel tipo FTPClientConnection100Class sono esposti i membri seguenti.
Proprietà
Nome | Descrizione | |
---|---|---|
ChunkSize | Infrastruttura. | |
Retries | Infrastruttura. | |
ServerName | Infrastruttura. | |
ServerPassword | Infrastruttura. | |
ServerPort | Infrastruttura. | |
ServerUserName | Infrastruttura. | |
Timeout | Infrastruttura. | |
UsePassiveMode | Infrastruttura. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
Close | ||
Connect | Infrastruttura. | |
CreateRemoteDirectory | Infrastruttura. | |
DeleteFiles | Infrastruttura. | |
DeleteRemoteDirectory | Infrastruttura. | |
Equals | Ereditato da Object. | |
Finalize | Ereditato da Object. | |
GetHashCode | Ereditato da Object. | |
GetListing | Infrastruttura. | |
GetType | Ereditato da Object. | |
GetWorkingDirectory | Infrastruttura. | |
MemberwiseClone | Ereditato da Object. | |
ReceiveFiles | Infrastruttura. | |
SendFiles | Infrastruttura. | |
SetWorkingDirectory | Infrastruttura. | |
ToString | Ereditato da Object. |
In alto
Protezione dei thread
I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.