Freigeben über


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

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

Syntax

'Declaration
<ClassInterfaceAttribute()> _
<GuidAttribute("3BA51769-6C3C-46B2-85A1-81E58DB7DAE1")> _
Public Class ConnectionManagerOleDbClass _
    Implements IDTSConnectionManager100, ConnectionManagerOleDb, IDTSConnectionManagerDatabaseParameters100
'Usage
Dim instance As ConnectionManagerOleDbClass
[ClassInterfaceAttribute()]
[GuidAttribute("3BA51769-6C3C-46B2-85A1-81E58DB7DAE1")]
public class ConnectionManagerOleDbClass : IDTSConnectionManager100, 
    ConnectionManagerOleDb, IDTSConnectionManagerDatabaseParameters100
[ClassInterfaceAttribute()]
[GuidAttribute(L"3BA51769-6C3C-46B2-85A1-81E58DB7DAE1")]
public ref class ConnectionManagerOleDbClass : IDTSConnectionManager100, 
    ConnectionManagerOleDb, IDTSConnectionManagerDatabaseParameters100
[<ClassInterfaceAttribute()>]
[<GuidAttribute("3BA51769-6C3C-46B2-85A1-81E58DB7DAE1")>]
type ConnectionManagerOleDbClass =  
    class
        interface IDTSConnectionManager100
        interface ConnectionManagerOleDb
        interface IDTSConnectionManagerDatabaseParameters100
    end
public class ConnectionManagerOleDbClass implements IDTSConnectionManager100, ConnectionManagerOleDb, IDTSConnectionManagerDatabaseParameters100

Der ConnectionManagerOleDbClass-Typ macht folgende Elemente verfügbar.

Konstruktoren

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

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft ConnectionString Infrastruktur For more information, see ConnectionManager.
Öffentliche Eigenschaft InitialCatalog Infrastruktur For more information, see ConnectionManager.
Öffentliche Eigenschaft Password Infrastruktur For more information, see ConnectionManager.
Öffentliche Eigenschaft ProtectionLevel Infrastruktur For more information, see ConnectionManager.
Öffentliche Eigenschaft RetainSameConnection Infrastruktur For more information, see ConnectionManager.
Öffentliche Eigenschaft ServerName Infrastruktur For more information, see ConnectionManager.
Öffentliche Eigenschaft SupportsDTCTransactions Infrastruktur For more information, see ConnectionManager.
Öffentliche Eigenschaft UserName 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 GetConnectionForSchema Infrastruktur For more information, see ConnectionManager.
Ö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.