ValidateFetchXmlExpressionResult Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The result of processing a FetchXml query for performance issues.
public ref class ValidateFetchXmlExpressionResult sealed : System::Runtime::Serialization::IExtensibleDataObject
[System.Runtime.Serialization.DataContract(Name="ValidateFetchXmlExpressionResult", Namespace="http://schemas.microsoft.com/xrm/9.0/Contracts")]
public sealed class ValidateFetchXmlExpressionResult : System.Runtime.Serialization.IExtensibleDataObject
[<System.Runtime.Serialization.DataContract(Name="ValidateFetchXmlExpressionResult", Namespace="http://schemas.microsoft.com/xrm/9.0/Contracts")>]
type ValidateFetchXmlExpressionResult = class
interface IExtensibleDataObject
Public NotInheritable Class ValidateFetchXmlExpressionResult
Implements IExtensibleDataObject
- Inheritance
-
ValidateFetchXmlExpressionResult
- Attributes
- Implements
Constructors
ValidateFetchXmlExpressionResult() |
Instantiates a new instance of the ValidateFetchXmlExpressionResult class. |
Properties
ExtensionData |
Gets or sets the structure that contains extra data. |
Helplink |
Gets or sets a link to documentation describing the found issues. |
Messages |
Gets or sets a collection of any issues found. |