<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.