表示描述数据视图支持的模型。
命名空间: Microsoft.VisualStudio.Data.Services
程序集: Microsoft.VisualStudio.Data.Services(在 Microsoft.VisualStudio.Data.Services.dll 中)
语法
声明
Public Interface IVsDataViewSupportModel
public interface IVsDataViewSupportModel
public interface class IVsDataViewSupportModel
type IVsDataViewSupportModel = interface end
public interface IVsDataViewSupportModel
IVsDataViewSupportModel 类型公开以下成员。
属性
名称 | 说明 | |
---|---|---|
![]() |
DefaultView | 获取在服务器资源管理器的默认数据视图。 |
![]() |
Views | 获取服务器资源管理器中的所有可用的视图。 |
页首
备注
此接口实现为内置DDEX服务。