ValidateFetchXmlExpression Function

Evaluates a FetchXml query and provide warnings and suggestions about the performance of the query.

Parameters

Parameters allow for data to be passed to the function.

Name Type Nullable Unicode Description
FetchXml
Edm.String False False

The FetchXml to process.

Return Type

Type Nullable Description
ValidateFetchXmlExpressionResponse False The ValidateFetchXmlExpression function returns the following value.

See also