FetchXmlToQueryExpression Function

Converts a query in FetchXML to a QueryExpression.

Parameters

Parameters allow for data to be passed to the function.

Name Type Nullable Unicode Description
FetchXml
Edm.String False False

The query to convert.

Return Type

Type Nullable Description
FetchXmlToQueryExpressionResponse False The FetchXmlToQueryExpression function returns the following value.

See also