表示描述数据对象支持的模型。
命名空间: Microsoft.VisualStudio.Data.Services
程序集: Microsoft.VisualStudio.Data.Services(在 Microsoft.VisualStudio.Data.Services.dll 中)
语法
声明
Public Interface IVsDataObjectSupportModel
public interface IVsDataObjectSupportModel
public interface class IVsDataObjectSupportModel
type IVsDataObjectSupportModel = interface end
public interface IVsDataObjectSupportModel
IVsDataObjectSupportModel 类型公开以下成员。
属性
名称 | 说明 | |
---|---|---|
![]() |
MappedTypes | 获取名称/值对的集合包含该映射的类型名称以及从对象存储的相应映射的类型的对象。 |
![]() |
Types | 检索名称/值对的集合包含数据源特定类型名称以及从对象存储的相应类型的对象。 |
页首
备注
此接口实现为内置DDEX服务。