Freigeben über


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

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

Syntax

'Declaration
<GuidAttribute("499B7E9A-3686-4E8B-B24D-12D29A435B06")> _
<ClassInterfaceAttribute()> _
Public Class ConnectionManagerMultiFileClass _
    Implements IDTSConnectionManager100, ConnectionManagerMultiFile, IDTSConnectionManagerFile100
'Usage
Dim instance As ConnectionManagerMultiFileClass
[GuidAttribute("499B7E9A-3686-4E8B-B24D-12D29A435B06")]
[ClassInterfaceAttribute()]
public class ConnectionManagerMultiFileClass : IDTSConnectionManager100, 
    ConnectionManagerMultiFile, IDTSConnectionManagerFile100
[GuidAttribute(L"499B7E9A-3686-4E8B-B24D-12D29A435B06")]
[ClassInterfaceAttribute()]
public ref class ConnectionManagerMultiFileClass : IDTSConnectionManager100, 
    ConnectionManagerMultiFile, IDTSConnectionManagerFile100
[<GuidAttribute("499B7E9A-3686-4E8B-B24D-12D29A435B06")>]
[<ClassInterfaceAttribute()>]
type ConnectionManagerMultiFileClass =  
    class
        interface IDTSConnectionManager100
        interface ConnectionManagerMultiFile
        interface IDTSConnectionManagerFile100
    end
public class ConnectionManagerMultiFileClass implements IDTSConnectionManager100, ConnectionManagerMultiFile, IDTSConnectionManagerFile100

Der ConnectionManagerMultiFileClass-Typ macht folgende Elemente verfügbar.

Konstruktoren

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

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft ConnectionString Infrastruktur For more information, see ConnectionManager.
Öffentliche Eigenschaft FileUsageType 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.