Partager via


Classe ConnectionManagerHostClass

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

Espace de noms :  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly :  Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntaxe

'Déclaration
<ClassInterfaceAttribute()> _
<GuidAttribute("3D754598-AF08-41BF-9034-0BDC22BC680A")> _
Public Class ConnectionManagerHostClass _
    Implements ConnectionManagerHost, IDTSName100, IDTSObjectHost100, IDTSConnectionManager100
'Utilisation
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

Le type ConnectionManagerHostClass expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique ConnectionManagerHostClass Infrastructure. For more information, see ConnectionManager.

Haut de la page

Propriétés

  Nom Description
Propriété publique ConnectionString Infrastructure. For more information, see ConnectionManager.
Propriété publique CreationName Infrastructure. For more information, see ConnectionManager.
Propriété publique DelayValidation Infrastructure. For more information, see ConnectionManager.
Propriété publique Description Infrastructure. For more information, see ConnectionManager.
Propriété publique HostType Infrastructure. For more information, see ConnectionManager.
Propriété publique ID Infrastructure. For more information, see ConnectionManager.
Propriété publique InnerObject Infrastructure. For more information, see ConnectionManager.
Propriété publique Name Infrastructure. For more information, see ConnectionManager.
Propriété publique ProtectionLevel Infrastructure. For more information, see ConnectionManager.
Propriété publique SupportsDTCTransactions Infrastructure. For more information, see ConnectionManager.

Haut de la page

Méthodes

  Nom Description
Méthode publique AcquireConnection Infrastructure. For more information, see ConnectionManager.
Méthode publique Equals (hérité de Object.)
Méthode protégée Finalize (hérité de Object.)
Méthode publique GetHashCode (hérité de Object.)
Méthode publique GetType (hérité de Object.)
Méthode protégée MemberwiseClone (hérité de Object.)
Méthode publique ReleaseConnection Infrastructure. For more information, see ConnectionManager.
Méthode publique SetQualifier Infrastructure. For more information, see ConnectionManager.
Méthode publique ToString (hérité de Object.)
Méthode publique 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.