ExecuteFetchRequest Class (CrmService)
![]() |
[Applies to: Microsoft Dynamics CRM 4.0]
Contains the data needed to execute a Fetch query.
The ExecuteFetchRequest class inherits from Request. It exposes the following members.
| Constructor | Description |
| ExecuteFetchRequest | Initializes a new instance of the ExecuteFetchRequest class. |
| Instance Property | Description |
| FetchXml | Gets or sets the Fetch XML string that represents the query. |
Remarks
To perform this action, the caller must have the read privilege for the entity type, and access rights on the entity instances to be retrieved.
Requirements
Web Service: CrmService
See Also
Concepts
Reference
- CrmService Classes
- Execute Method
- ExecuteFetch Message
- ExecuteFetchResponse Class
- Fetch Method
- FetchXML Schema
© 2010 Microsoft Corporation. All rights reserved.
