Freigeben über


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

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

Syntax

'Declaration
<GuidAttribute("E1F7B0E3-A0F3-4EA3-B2E9-BEFE3E29E5C4")> _
<ClassInterfaceAttribute()> _
Public Class ConnectionManagerExcelClass _
    Implements IDTSConnectionManager100, ConnectionManagerExcel, IDTSConnectionManagerExcel100, IDTSConnectionManagerDatabaseParameters100
'Usage
Dim instance As ConnectionManagerExcelClass
[GuidAttribute("E1F7B0E3-A0F3-4EA3-B2E9-BEFE3E29E5C4")]
[ClassInterfaceAttribute()]
public class ConnectionManagerExcelClass : IDTSConnectionManager100, 
    ConnectionManagerExcel, IDTSConnectionManagerExcel100, IDTSConnectionManagerDatabaseParameters100
[GuidAttribute(L"E1F7B0E3-A0F3-4EA3-B2E9-BEFE3E29E5C4")]
[ClassInterfaceAttribute()]
public ref class ConnectionManagerExcelClass : IDTSConnectionManager100, 
    ConnectionManagerExcel, IDTSConnectionManagerExcel100, IDTSConnectionManagerDatabaseParameters100
[<GuidAttribute("E1F7B0E3-A0F3-4EA3-B2E9-BEFE3E29E5C4")>]
[<ClassInterfaceAttribute()>]
type ConnectionManagerExcelClass =  
    class
        interface IDTSConnectionManager100
        interface ConnectionManagerExcel
        interface IDTSConnectionManagerExcel100
        interface IDTSConnectionManagerDatabaseParameters100
    end
public class ConnectionManagerExcelClass implements IDTSConnectionManager100, ConnectionManagerExcel, IDTSConnectionManagerExcel100, IDTSConnectionManagerDatabaseParameters100

Der ConnectionManagerExcelClass-Typ macht folgende Elemente verfügbar.

Konstruktoren

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

Zum Anfang

Eigenschaften

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