Condividi tramite


Classe ConnectionManagerExcelClass

Questa API supporta l'infrastruttura e non può essere utilizzata direttamente dal codice.

For more information, see ConnectionManager.

Gerarchia di ereditarietà

System. . :: . .Object
  Microsoft.SqlServer.Dts.Runtime.Wrapper..::..ConnectionManagerExcelClass

Spazio dei nomi  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintassi

'Dichiarazione
<GuidAttribute("E1F7B0E3-A0F3-4EA3-B2E9-BEFE3E29E5C4")> _
<ClassInterfaceAttribute()> _
Public Class ConnectionManagerExcelClass _
    Implements IDTSConnectionManager100, ConnectionManagerExcel, IDTSConnectionManagerExcel100, IDTSConnectionManagerDatabaseParameters100
'Utilizzo
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

Nel tipo ConnectionManagerExcelClass sono esposti i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico ConnectionManagerExcelClass Infrastruttura. For more information, see ConnectionManager.

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica ConnectionString Infrastruttura. For more information, see ConnectionManager.
Proprietà pubblica ExcelFilePath Infrastruttura. For more information, see ConnectionManager.
Proprietà pubblica ExcelVersionNumber Infrastruttura. For more information, see ConnectionManager.
Proprietà pubblica FirstRowHasColumnName Infrastruttura. For more information, see ConnectionManager.
Proprietà pubblica InitialCatalog Infrastruttura. For more information, see ConnectionManager.
Proprietà pubblica Password Infrastruttura. For more information, see ConnectionManager.
Proprietà pubblica ProtectionLevel Infrastruttura. For more information, see ConnectionManager.
Proprietà pubblica RetainSameConnection Infrastruttura. For more information, see ConnectionManager.
Proprietà pubblica ServerName Infrastruttura. For more information, see ConnectionManager.
Proprietà pubblica SupportsDTCTransactions Infrastruttura. For more information, see ConnectionManager.
Proprietà pubblica UserName Infrastruttura. For more information, see ConnectionManager.

In alto

Metodi

  Nome Descrizione
Metodo pubblico AcquireConnection Infrastruttura. For more information, see ConnectionManager.
Metodo pubblico Equals Ereditato da Object.
Metodo protetto Finalize Ereditato da Object.
Metodo pubblico GetConnectionForSchema Infrastruttura. For more information, see ConnectionManager.
Metodo pubblico GetHashCode Ereditato da Object.
Metodo pubblico GetType Ereditato da Object.
Metodo protetto MemberwiseClone Ereditato da Object.
Metodo pubblico ReleaseConnection Infrastruttura. For more information, see ConnectionManager.
Metodo pubblico SetQualifier Infrastruttura. For more information, see ConnectionManager.
Metodo pubblico ToString Ereditato da Object.
Metodo pubblico Validate Infrastruttura.

In alto

Protezione dei thread

I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.