ConnectionManagerAdoNetClass-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..::..ConnectionManagerAdoNetClass
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntax
'Declaration
<GuidAttribute("894CAE21-539F-46EB-B36D-9381163B6C4E")> _
<ClassInterfaceAttribute()> _
Public Class ConnectionManagerAdoNetClass _
Implements IDTSConnectionManager100, ConnectionManagerAdoNet, IDTSConnectionManagerInit100, IDTSConnectionManagerDatabaseParameters100
'Usage
Dim instance As ConnectionManagerAdoNetClass
[GuidAttribute("894CAE21-539F-46EB-B36D-9381163B6C4E")]
[ClassInterfaceAttribute()]
public class ConnectionManagerAdoNetClass : IDTSConnectionManager100,
ConnectionManagerAdoNet, IDTSConnectionManagerInit100, IDTSConnectionManagerDatabaseParameters100
[GuidAttribute(L"894CAE21-539F-46EB-B36D-9381163B6C4E")]
[ClassInterfaceAttribute()]
public ref class ConnectionManagerAdoNetClass : IDTSConnectionManager100,
ConnectionManagerAdoNet, IDTSConnectionManagerInit100, IDTSConnectionManagerDatabaseParameters100
[<GuidAttribute("894CAE21-539F-46EB-B36D-9381163B6C4E")>]
[<ClassInterfaceAttribute()>]
type ConnectionManagerAdoNetClass =
class
interface IDTSConnectionManager100
interface ConnectionManagerAdoNet
interface IDTSConnectionManagerInit100
interface IDTSConnectionManagerDatabaseParameters100
end
public class ConnectionManagerAdoNetClass implements IDTSConnectionManager100, ConnectionManagerAdoNet, IDTSConnectionManagerInit100, IDTSConnectionManagerDatabaseParameters100
Der ConnectionManagerAdoNetClass-Typ macht folgende Elemente verfügbar.
Konstruktoren
Name | Beschreibung | |
---|---|---|
ConnectionManagerAdoNetClass | Infrastruktur For more information, see ConnectionManager. |
Zum Anfang
Eigenschaften
Name | Beschreibung | |
---|---|---|
ConnectionString | Infrastruktur For more information, see ConnectionManager. | |
InitialCatalog | Infrastruktur For more information, see ConnectionManager. | |
Password | Infrastruktur For more information, see ConnectionManager. | |
ProtectionLevel | Infrastruktur For more information, see ConnectionManager. | |
RetainSameConnection | Infrastruktur For more information, see ConnectionManager. | |
ServerName | Infrastruktur For more information, see ConnectionManager. | |
SupportsDTCTransactions | Infrastruktur For more information, see ConnectionManager. | |
UserName | Infrastruktur For more information, see ConnectionManager. |
Zum Anfang
Methoden
Name | Beschreibung | |
---|---|---|
AcquireConnection | Infrastruktur For more information, see ConnectionManager. | |
Equals | (Geerbt von Object.) | |
Finalize | (Geerbt von Object.) | |
GetConnectionForSchema | Infrastruktur For more information, see ConnectionManager. | |
GetHashCode | (Geerbt von Object.) | |
GetType | (Geerbt von Object.) | |
InitializeConnectionManager | Infrastruktur | |
MemberwiseClone | (Geerbt von Object.) | |
ReleaseConnection | Infrastruktur For more information, see ConnectionManager. | |
SetQualifier | Infrastruktur For more information, see ConnectionManager. | |
ToString | (Geerbt von Object.) | |
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.