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


Last edited Wed at 4:01 PM by yamamo, version 3