Classe ConnectionManagerFtpClass
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 ConnectionManager.
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.SqlServer.Dts.Runtime.Wrapper..::..ConnectionManagerFtpClass
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
<ClassInterfaceAttribute()> _
<GuidAttribute("92BAA694-097A-4127-B2E3-BA7737769759")> _
Public Class ConnectionManagerFtpClass _
Implements IDTSConnectionManager100, ConnectionManagerFtp, IDTSConnectionManagerFtp100
'Utilisation
Dim instance As ConnectionManagerFtpClass
[ClassInterfaceAttribute()]
[GuidAttribute("92BAA694-097A-4127-B2E3-BA7737769759")]
public class ConnectionManagerFtpClass : IDTSConnectionManager100,
ConnectionManagerFtp, IDTSConnectionManagerFtp100
[ClassInterfaceAttribute()]
[GuidAttribute(L"92BAA694-097A-4127-B2E3-BA7737769759")]
public ref class ConnectionManagerFtpClass : IDTSConnectionManager100,
ConnectionManagerFtp, IDTSConnectionManagerFtp100
[<ClassInterfaceAttribute()>]
[<GuidAttribute("92BAA694-097A-4127-B2E3-BA7737769759")>]
type ConnectionManagerFtpClass =
class
interface IDTSConnectionManager100
interface ConnectionManagerFtp
interface IDTSConnectionManagerFtp100
end
public class ConnectionManagerFtpClass implements IDTSConnectionManager100, ConnectionManagerFtp, IDTSConnectionManagerFtp100
Le type ConnectionManagerFtpClass expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
ConnectionManagerFtpClass | Infrastructure. For more information, see ConnectionManager. |
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
ChunkSize | Infrastructure. For more information, see ConnectionManager. | |
ConnectionString | Infrastructure. For more information, see ConnectionManager. | |
ProtectionLevel | Infrastructure. For more information, see ConnectionManager. | |
Retries | Infrastructure. For more information, see ConnectionManager. | |
ServerName | Infrastructure. For more information, see ConnectionManager. | |
ServerPassword | Infrastructure. For more information, see ConnectionManager. | |
ServerPort | Infrastructure. For more information, see ConnectionManager. | |
ServerUserName | Infrastructure. For more information, see ConnectionManager. | |
SupportsDTCTransactions | Infrastructure. For more information, see ConnectionManager. | |
Timeout | Infrastructure. For more information, see ConnectionManager. | |
UsePassiveMode | Infrastructure. For more information, see ConnectionManager. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
AcquireConnection | Infrastructure. For more information, see ConnectionManager. | |
Equals | (hérité de Object.) | |
Finalize | (hérité de Object.) | |
GetHashCode | (hérité de Object.) | |
GetType | (hérité de Object.) | |
MemberwiseClone | (hérité de Object.) | |
ReleaseConnection | Infrastructure. For more information, see ConnectionManager. | |
SetQualifier | Infrastructure. For more information, see ConnectionManager. | |
ToString | (hérité de Object.) | |
Validate | Infrastructure. |
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.