Data Model
The Microsoft Dynamics CRM Adapter models Microsoft Dynamics CRM entities in relational tables and stored procedures. The table definitions are dynamically obtained based on your Dynamics CRM organization settings.
Tables
Tables describes the available tables. Table definitions are dynamically retrieved. This section shows the sample table definitions that are included by the default Dynamics CRM organization.Stored Procedures
Stored Procedures are function-like interfaces to the data source. They can be used to search, update, and modify information in the data source.Subtopics