Freigeben über


ConnectionManagerHostClass-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..::..ConnectionManagerHostClass

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

Syntax

'Declaration
<ClassInterfaceAttribute()> _
<GuidAttribute("3D754598-AF08-41BF-9034-0BDC22BC680A")> _
Public Class ConnectionManagerHostClass _
    Implements ConnectionManagerHost, IDTSName100, IDTSObjectHost100, IDTSConnectionManager100
'Usage
Dim instance As ConnectionManagerHostClass
[ClassInterfaceAttribute()]
[GuidAttribute("3D754598-AF08-41BF-9034-0BDC22BC680A")]
public class ConnectionManagerHostClass : ConnectionManagerHost, 
    IDTSName100, IDTSObjectHost100, IDTSConnectionManager100
[ClassInterfaceAttribute()]
[GuidAttribute(L"3D754598-AF08-41BF-9034-0BDC22BC680A")]
public ref class ConnectionManagerHostClass : ConnectionManagerHost, 
    IDTSName100, IDTSObjectHost100, IDTSConnectionManager100
[<ClassInterfaceAttribute()>]
[<GuidAttribute("3D754598-AF08-41BF-9034-0BDC22BC680A")>]
type ConnectionManagerHostClass =  
    class
        interface ConnectionManagerHost
        interface IDTSName100
        interface IDTSObjectHost100
        interface IDTSConnectionManager100
    end
public class ConnectionManagerHostClass implements ConnectionManagerHost, IDTSName100, IDTSObjectHost100, IDTSConnectionManager100

Der ConnectionManagerHostClass-Typ macht folgende Elemente verfügbar.

Konstruktoren

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

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft ConnectionString Infrastruktur For more information, see ConnectionManager.
Öffentliche Eigenschaft CreationName Infrastruktur For more information, see ConnectionManager.
Öffentliche Eigenschaft DelayValidation Infrastruktur For more information, see ConnectionManager.
Öffentliche Eigenschaft Description Infrastruktur For more information, see ConnectionManager.
Öffentliche Eigenschaft HostType Infrastruktur For more information, see ConnectionManager.
Öffentliche Eigenschaft ID Infrastruktur For more information, see ConnectionManager.
Öffentliche Eigenschaft InnerObject Infrastruktur For more information, see ConnectionManager.
Öffentliche Eigenschaft Name Infrastruktur For more information, see ConnectionManager.
Öffentliche Eigenschaft ProtectionLevel Infrastruktur For more information, see ConnectionManager.
Öffentliche Eigenschaft SupportsDTCTransactions 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.