Xrm FetchXml Data Provider
.NET Framework Data Provider for Dynamics CRM FetchXml
Introduction
Get the entity record from Dynamics CRM in the same way to get from database.
Provide follow classes. You'll can guess how to use easily.
- FetchXmlClientFactory
- FetchXmlConnection
- FetchXmlCommand
- FetchXmlDataReader
Features
Command text use FetchXML instead of sql statement.
Use "Simplified Connection to Microsoft Dynamics CRM" in Connection strings.
http://msdn.microsoft.com/en-us/library/gg695810(v=crm.5).aspx