FTPClientConnection100Class Sınıfı
Bu API altyapısını destekler ve doğrudan kodunuz içinden kullanılmak üzere tasarlanmamıştır.
Devralma Hiyerarşisi
System.Object
Microsoft.SqlServer.Dts.Runtime.Wrapper.FTPClientConnection100Class
Ad Alanı: Microsoft.SqlServer.Dts.Runtime.Wrapper
Derleme: Microsoft.SqlServer.DTSRuntimeWrap (Microsoft.SqlServer.DTSRuntimeWrap içinde.dll)
Sözdizimi
'Bildirim
<GuidAttribute("6CB0CB19-BD08-4366-8FED-9A70D2B61B8E")> _
<ClassInterfaceAttribute()> _
Public Class FTPClientConnection100Class _
Implements IDTSFtpClientConnection100, FTPClientConnection100
'Kullanım
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
FTPClientConnection100Class türü aşağıdaki üyeleri açıklar.
Özellikler
Ad | Açıklama | |
---|---|---|
ChunkSize | Altyapı. | |
Retries | Altyapı. | |
ServerName | Altyapı. | |
ServerPassword | Altyapı. | |
ServerPort | Altyapı. | |
ServerUserName | Altyapı. | |
Timeout | Altyapı. | |
UsePassiveMode | Altyapı. |
Üst
Yöntemler
Ad | Açıklama | |
---|---|---|
Close | ||
Connect | Altyapı. | |
CreateRemoteDirectory | Altyapı. | |
DeleteFiles | Altyapı. | |
DeleteRemoteDirectory | Altyapı. | |
Equals | (Object öğesinden devralınmıştır.) | |
Finalize | (Object öğesinden devralınmıştır.) | |
GetHashCode | (Object öğesinden devralınmıştır.) | |
GetListing | Altyapı. | |
GetType | (Object öğesinden devralınmıştır.) | |
GetWorkingDirectory | Altyapı. | |
MemberwiseClone | (Object öğesinden devralınmıştır.) | |
ReceiveFiles | Altyapı. | |
SendFiles | Altyapı. | |
SetWorkingDirectory | Altyapı. | |
ToString | (Object öğesinden devralınmıştır.) |
Üst
İş Parçacığı Güvenliği
Bu türdeki tüm ortak static (Visual Basic'te Shared) üyeler iş parçacığı için güvenlidir. Herhangi bir örnek üyenin iş parçacığı için güvenli olduğu garanti edilmemiştir.