共用方式為


ConnectionManagerExcelClass 類別

此 API 支援 基礎結構,但無法直接從您的程式碼使用。

For more information, see ConnectionManager.

繼承階層

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

命名空間:  Microsoft.SqlServer.Dts.Runtime.Wrapper
組件:  Microsoft.SqlServer.DTSRuntimeWrap (在 Microsoft.SqlServer.DTSRuntimeWrap.dll 中)

語法

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

ConnectionManagerExcelClass 型別公開下列成員。

建構函式

  名稱 說明
公用方法 ConnectionManagerExcelClass 基礎結構。For more information, see ConnectionManager.

上層

屬性

  名稱 說明
公用屬性 ConnectionString 基礎結構。For more information, see ConnectionManager.
公用屬性 ExcelFilePath 基礎結構。For more information, see ConnectionManager.
公用屬性 ExcelVersionNumber 基礎結構。For more information, see ConnectionManager.
公用屬性 FirstRowHasColumnName 基礎結構。For more information, see ConnectionManager.
公用屬性 InitialCatalog 基礎結構。For more information, see ConnectionManager.
公用屬性 Password 基礎結構。For more information, see ConnectionManager.
公用屬性 ProtectionLevel 基礎結構。For more information, see ConnectionManager.
公用屬性 RetainSameConnection 基礎結構。For more information, see ConnectionManager.
公用屬性 ServerName 基礎結構。For more information, see ConnectionManager.
公用屬性 SupportsDTCTransactions 基礎結構。For more information, see ConnectionManager.
公用屬性 UserName 基礎結構。For more information, see ConnectionManager.

上層

方法

  名稱 說明
公用方法 AcquireConnection 基礎結構。For more information, see ConnectionManager.
公用方法 Equals (繼承自 Object。)
受保護的方法 Finalize (繼承自 Object。)
公用方法 GetConnectionForSchema 基礎結構。For more information, see ConnectionManager.
公用方法 GetHashCode (繼承自 Object。)
公用方法 GetType (繼承自 Object。)
受保護的方法 MemberwiseClone (繼承自 Object。)
公用方法 ReleaseConnection 基礎結構。For more information, see ConnectionManager.
公用方法 SetQualifier 基礎結構。For more information, see ConnectionManager.
公用方法 ToString (繼承自 Object。)
公用方法 Validate 基礎結構。

上層

執行緒安全性

這個型別的任何公用 static (在 Visual Basic 中為 Shared) 成員都是執行緒安全的。並不是所有的執行個體成員都保證可以用於所有的執行緒。