Saved query XML reference
应用到: CRM 2016 on-prem, CRM Online
Use the View editor to manipulate the XML that defines views. Use the information in this section when you edit the Saved Query XML.
In This Section
- <ascend> (SavedQuery)
指定 columnset 中将按升序排序的属性(列)。
- <CanBeDeleted> (SavedQuery)
指定是否能删除视图。
- <cell> (SavedQuery)
描述 savedquery 的 layoutxml 中返回的字段。
- <column> (SavedQuery)
使用 columnsetxml 描述已保存查询中返回的字段。
- <columnset> (SavedQuery)
描述在已保存查询中使用 columnsetxml 时将返回的列组。
- <columnsetxml> (SavedQuery)
定义一组要在已保存查询中返回的列。
- <conditionalformatting> (SavedQuery)
指定此视图的条件格式。
- <descend> (SavedQuery)
指定 columnset 中将按降序排序的属性(列)。
- <Description> (SavedQuery)
提供 Descriptions 元素的父级的特定语言的说明。
- <Descriptions> (SavedQuery)
指定一组不同语言的描述。
- <fetchxml> (SavedQuery)
使用 FetchXML 语言描述已保存查询中要返回的数据。
- <grid> (SavedQuery)
定义已保存查询中的数据显示方式的网格结构。
- <IntroducedVersion> (SavedQuery)
表示添加了解决方案组件的解决方案版本的版本号说明。
- <IsCustomizable> (SavedQuery)
指示已保存查询是可自定义的。
- <isdefault> (SavedQuery)
指示已保存查询表示实体的默认视图。
- <isprivate> (SavedQuery)
此元素已被弃用。
- <isquickfindquery> (SavedQuery)
指示已保存查询是否表示快速查找视图。
- <CanBeDeleted> (SavedQuery)
此元素已被弃用。
- <layoutxml> (SavedQuery)
定义显示已保存查询中的结果的网格。
- <LocalizedName> (SavedQuery)
提供已保存查询的本地化名称。
- <LocalizedNames> (SavedQuery)
为已保存查询指定一组 LocalizedName 元素。
- <queryapi> (SavedQuery)
仅供内部使用。
- <querytype> (SavedQuery)
描述查询的类型。
- <returnedtypecode> (SavedQuery)
使用实体类型代码描述返回的实体信息。
- <row> (SavedQuery)
在网格中包含一个与已保存查询对应的行。
- <savedqueries> (SavedQuery)
对所有已保存查询进行分组。
- <SavedQueries> (SavedQuery) (Parent of <savedqueries>)
对特定实体的所有已保存查询进行分组。
- <savedquery> (SavedQuery)
定义已保存查询。
- <savedqueryid> (SavedQuery)
定义已保存查询的 ID 值。
另请参阅
参考
使用架构验证编辑功能的自定义 XML 文件
何时编辑 customizations.xml 文件
概念
其他资源
Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.