IVsDataMappedObjectSelection 接口

定义

表示数据对象支持映射类型的选择信息。

public interface class IVsDataMappedObjectSelection
public interface IVsDataMappedObjectSelection
type IVsDataMappedObjectSelection = interface
Public Interface IVsDataMappedObjectSelection

属性

Filter

获取筛选器。

Ordering

以字符串的形式获取排序,其中包含以逗号分隔的数据对象序列。

Restrictions

获取限制列表。

SubstitutionValues

获取替换值的列表。

适用于