Freigeben über


ConnectionManagerFtpClass-Klasse

Diese API unterstützt die -Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

For more information, see ConnectionManager.

Vererbungshierarchie

System. . :: . .Object
  Microsoft.SqlServer.Dts.Runtime.Wrapper..::..ConnectionManagerFtpClass

Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntax

'Declaration
<ClassInterfaceAttribute()> _
<GuidAttribute("92BAA694-097A-4127-B2E3-BA7737769759")> _
Public Class ConnectionManagerFtpClass _
    Implements IDTSConnectionManager100, ConnectionManagerFtp, IDTSConnectionManagerFtp100
'Usage
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

Der ConnectionManagerFtpClass-Typ macht folgende Elemente verfügbar.

Konstruktoren

  Name Beschreibung
Öffentliche Methode ConnectionManagerFtpClass Infrastruktur For more information, see ConnectionManager.

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft ChunkSize Infrastruktur For more information, see ConnectionManager.
Öffentliche Eigenschaft ConnectionString Infrastruktur For more information, see ConnectionManager.
Öffentliche Eigenschaft ProtectionLevel Infrastruktur For more information, see ConnectionManager.
Öffentliche Eigenschaft Retries Infrastruktur For more information, see ConnectionManager.
Öffentliche Eigenschaft ServerName Infrastruktur For more information, see ConnectionManager.
Öffentliche Eigenschaft ServerPassword Infrastruktur For more information, see ConnectionManager.
Öffentliche Eigenschaft ServerPort Infrastruktur For more information, see ConnectionManager.
Öffentliche Eigenschaft ServerUserName Infrastruktur For more information, see ConnectionManager.
Öffentliche Eigenschaft SupportsDTCTransactions Infrastruktur For more information, see ConnectionManager.
Öffentliche Eigenschaft Timeout Infrastruktur For more information, see ConnectionManager.
Öffentliche Eigenschaft UsePassiveMode Infrastruktur For more information, see ConnectionManager.

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode AcquireConnection Infrastruktur For more information, see ConnectionManager.
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode ReleaseConnection Infrastruktur For more information, see ConnectionManager.
Öffentliche Methode SetQualifier Infrastruktur For more information, see ConnectionManager.
Öffentliche Methode ToString (Geerbt von Object.)
Öffentliche Methode Validate Infrastruktur

Zum Anfang

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.