ConnectionManagerFileClass Klasse

Definition

Repräsentiert eine Verbindungsmanager-Klasse.

public ref class ConnectionManagerFileClass : Microsoft::SqlServer::Dts::Runtime::Wrapper::ConnectionManagerFile, Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSConnectionManagerFile100
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("950A1CA0-F2F8-4B43-AD9B-A788979E983D")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class ConnectionManagerFileClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.ConnectionManagerFile, Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSConnectionManagerFile100
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("181428C0-2786-4660-8B87-7B5FBA87F9F4")]
public class ConnectionManagerFileClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.ConnectionManagerFile, Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSConnectionManagerFile100
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("DBD9A92B-CDBF-4B8F-B529-D22DFB16F459")]
public class ConnectionManagerFileClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.ConnectionManagerFile, Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSConnectionManagerFile100
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("950A1CA0-F2F8-4B43-AD9B-A788979E983D")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
type ConnectionManagerFileClass = class
    interface IDTSConnectionManager100
    interface ConnectionManagerFile
    interface IDTSConnectionManagerFile100
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
[<System.Runtime.InteropServices.Guid("181428C0-2786-4660-8B87-7B5FBA87F9F4")>]
type ConnectionManagerFileClass = class
    interface IDTSConnectionManager100
    interface ConnectionManagerFile
    interface IDTSConnectionManagerFile100
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
[<System.Runtime.InteropServices.Guid("DBD9A92B-CDBF-4B8F-B529-D22DFB16F459")>]
type ConnectionManagerFileClass = class
    interface IDTSConnectionManager100
    interface ConnectionManagerFile
    interface IDTSConnectionManagerFile100
Public Class ConnectionManagerFileClass
Implements ConnectionManagerFile, IDTSConnectionManagerFile100
Vererbung
ConnectionManagerFileClass
Attribute
Implementiert

Hinweise

Weitere Informationen finden Sie unter ConnectionManager.

Konstruktoren

Name Beschreibung
ConnectionManagerFileClass()

Initialisiert eine neue Instanz der ConnectionManagerFileClass-Klasse.

Eigenschaften

Name Beschreibung
ConnectionString

Erhält oder setzt die Verbindungszeichenfolge, die zur Herstellung einer Verbindung zu einer Datenquelle verwendet wird.

FileUsageType

Erhält oder setzt den Dateiverbindungs-Nutzungstyp.

ProtectionLevel

Erhält oder legt das Verschlüsselungsniveau der im Paket enthaltenen sensiblen Daten fest.

Scope

Erhält oder bestimmt den Umfang der Verbindung.

SupportsDTCTransactions

Erhält einen Wert, der angibt, ob die Verbindung DTC-Transaktionen unterstützt.

Methoden

Name Beschreibung
AcquireConnection(Object)

Erstellt eine Instanz des Verbindungstyps.

ReleaseConnection(Object)

Befreit die während hergestellte Verbindung AcquireConnection(Object).

SetQualifier(String)

Ändert einen Qualifikator im Connection Manager, nachdem der Connection Manager erstellt wurde, aber bevor er in einem laufenden Paket verwendet wird.

Validate(IDTSInfoEvents100)

Validiert die Verbindung und gibt eine Aufzählung zurück, die auf Erfolg oder Misserfolg hinweist.

Gilt für: