<savedquery> (SavedQuery)

应用到: CRM 2015 on-prem, CRM Online

定义已保存查询。

Syntax

<savedquery>
 <CanBeDeleted />
 <columnsetxml />
 <conditionalformatting />
 <Descriptions />
 <fetchxml />
 <IsCustomizable />
 <isdefault />
 <isprivate />
 <isquickfindquery />
 <layoutxml />
 <LocalizedNames />
 <queryapi />
 <querytype />
 <returnedtypecode />
 <savedqueryid />
</savedquery>

Attributes and Elements

The following describes the attributes, child elements, and parent elements.

Attributes

此元素不具有属性。

Child Elements

Element Description

<CanBeDeleted> (SavedQuery)

指定是否能删除视图。

<columnsetxml> (SavedQuery)

定义一组要在已保存查询中返回的列。

<conditionalformatting> (SavedQuery)

指定此视图的条件格式。

<Descriptions> (SavedQuery)

指定一组不同语言的描述。

<fetchxml> (SavedQuery)

使用 FetchXML 语言描述已保存查询中要返回的数据。

<IsCustomizable> (SavedQuery)

指示已保存查询是可自定义的。

<isdefault> (SavedQuery)

指示已保存查询表示实体的默认视图。

<isprivate> (SavedQuery)

此元素已被弃用。

<isquickfindquery> (SavedQuery)

指示已保存查询是否表示快速查找视图。

<layoutxml> (SavedQuery)

定义显示已保存查询中的结果的网格。

<LocalizedNames> (SavedQuery)

为已保存查询指定一组 LocalizedName 元素。

<queryapi> (SavedQuery)

仅供内部使用。

<querytype> (SavedQuery)

描述查询的类型。

<returnedtypecode> (SavedQuery)

使用实体类型代码描述返回的实体信息。

<savedqueryid> (SavedQuery)

定义已保存查询的 ID 值。

Parent Elements

Element Description

<savedqueries> (SavedQuery)

对所有已保存查询进行分组。

Element Information

Schema Type

String

Validation File

CustomizationSolution.xsd

Number of occurrences

0 or more

XPath

//Entity/SavedQueries/savedqueries/savedquery

另请参阅

参考

Saved query XML reference

Microsoft Dynamics CRM 2015 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.