DataMappedObjectConverter 构造函数 (IVsDataConnection)

与数据连接、初始化 DataMappedObjectConverter 选件类的新实例。

命名空间:  Microsoft.VisualStudio.Data.Framework
程序集:  Microsoft.VisualStudio.Data.Framework(在 Microsoft.VisualStudio.Data.Framework.dll 中)

语法

声明
Protected Sub New ( _
    connection As IVsDataConnection _
)
protected DataMappedObjectConverter(
    IVsDataConnection connection
)
protected:
DataMappedObjectConverter(
    IVsDataConnection^ connection
)
new : 
        connection:IVsDataConnection -> DataMappedObjectConverter
protected function DataMappedObjectConverter(
    connection : IVsDataConnection
)

参数

.NET Framework 安全性

请参见

参考

DataMappedObjectConverter 类

DataMappedObjectConverter 重载

Microsoft.VisualStudio.Data.Framework 命名空间