Share via


<fetchxml> (SavedQuery)

適用対象: 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

<savedquery> (SavedQuery)

保存済みクエリを定義します。

Element Information

Schema Type

complexType

Validation File

CustomizationSolution.xsd

Number of occurrences

0 or 1

XPath

//Entity/SavedQueries/savedqueries/savedquery/fetchxml

関連項目

参照

Saved query XML reference

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