应用到: CRM 2016 on-prem, CRM Online
使用 FetchXML 语言描述已保存查询中要返回的数据。
Syntax
<fetchxml>
 <fetch />
</fetchxml>
Attributes and Elements
The following describes the attributes, child elements, and parent elements.
Attributes
此元素不具有属性。
Child Elements
| Element | Description | 
|---|---|
| <fetch> (Fetch XML) | The definition of a query to execute for the view. | 
Parent Elements
| Element | Description | 
|---|---|
| 定义已保存查询。 | 
Element Information
| Schema Type | complexType | 
| Validation File | CustomizationSolution.xsd | 
| Number of occurrences | 0 or 1 | 
| XPath | //Entity/SavedQueries/savedqueries/savedquery/fetchxml | 
另请参阅
参考
Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.