共用方式為


DataObjectIdentifierConverter 建構函式 (IVsDataConnection)

初始化類別的 DataObjectIdentifierConverter 一個參數化的執行個體,指定資料連接物件。

命名空間:  Microsoft.VisualStudio.Data.Framework
組件:  Microsoft.VisualStudio.Data.Framework (在 Microsoft.VisualStudio.Data.Framework.dll 中)

語法

'宣告
Protected Sub New ( _
    connection As IVsDataConnection _
)
protected DataObjectIdentifierConverter(
    IVsDataConnection connection
)
protected:
DataObjectIdentifierConverter(
    IVsDataConnection^ connection
)
new : 
        connection:IVsDataConnection -> DataObjectIdentifierConverter
protected function DataObjectIdentifierConverter(
    connection : IVsDataConnection
)

參數

.NET Framework 安全性

請參閱

參考

DataObjectIdentifierConverter 類別

DataObjectIdentifierConverter 多載

Microsoft.VisualStudio.Data.Framework 命名空間