dotConnect for Dynamics 365 Documentation
Inheritance Hierarchy
    Devart.Data.Dynamics Namespace
    Classes
     ClassDescription
    ClassRepresents a SQL statement or stored procedure to execute against Dynamics 365.
    ClassAutomatically generates single-table commands used to reconcile changes made to a System.Data.DataSet with the Dynamics 365.
    ClassRepresents an open connection to Dynamics 365.
    ClassGenerates automatically connection strings used to connect to Dynamics 365.
    ClassRepresents a set of data commands and a data source connection that are used to fill the System.Data.DataSet and update a Dynamics 365 data.
    ClassReads a forward-only stream of rows from Dynamics 365.
    ClassThe exception that is generated when Dynamics 365 returns an error.
    ClassServes to load external data into Dynamics 365.
    ClassEnumerates collection names you can use for metadata retrieval purposes.
    ClassMonitors dynamic SQL execution in applications that use dotConnect for Dynamics 365.
    ClassRepresents a parameter to a DynamicsCommand, and optionally, its mapping to System.Data.DataSet columns.
    ClassCollects all parameters relevant to a DynamicsCommand as well as their respective mappings to System.Data.DataSet columns.
    ClassRepresents a factory required to create inheritors of generic base classes to use with dotConnect for Dynamics 365.
    ClassProvides data for the DynamicsDataAdapter.RowUpdated event.
    ClassProvides data for the DynamicsDataAdapter.RowUpdating event. This class cannot be inherited.
    Delegates
     DelegateDescription
    DelegateRepresents the method that will handle the DynamicsDataAdapter.RowUpdated event of an DynamicsDataAdapter.
    DelegateRepresents the method that will handle the DynamicsDataAdapter.RowUpdating event of an DynamicsDataAdapter.
    Enumerations
     EnumerationDescription
    EnumerationDetermines the authentication method to use for connecting to Dynamics CRM.
    See Also