dotConnect for Dynamics 365 Documentation
Inheritance Hierarchy
Devart.Data Namespace (Devart.Data.SqlShim)
Classes
 ClassDescription
ClassServes to load external data into Dynamics 365.
ClassRepresents a SQL statement or stored procedure to execute against a cloud application. Base class for Devart.Data.Dynamics.DynamicsCommand.
ClassAllows to automatically generate single-table commands used to reconcile changes made to a System.Data.DataSet with the associated data source.
ClassRepresents an open connection to a cloud application.
ClassGenerates automatically connection strings used to connect to a cloud data source.
ClassRepresents a set of data commands and a data source connection that are used to fill the System.Data.DataSet and update a data source.
ClassReads a forward-only stream of rows from Dynamics 365. A base abstract class for Devart.Data.Dynamics.DynamicsDataReader.
ClassBase abstract class for an exception, thrown when a cloud application returns an error.
ClassServes to load external data into Dynamics 365.
ClassRepresents the attributes for column loading.
ClassRepresents a collection of columns relevant to a SqlShimLoader.
ClassThe exception that is generated when an error occurs during loading operation.
ClassRepresents a parameter to a Devart.Common.DbCommandBase, and optionally, its mapping to System.Data.DataSet columns.
ClassCollects all parameters relevant to a SqlShimCommand as well as their respective mappings to System.Data.DataSet columns.
ClassRepresents a base class for a factory required to create inheritors of generic base classes to use with dotConnect for Dynamics 365.
Structures
 StructureDescription
StructureRepresents the result of loading a row to Dynamics 365.
Enumerations
 EnumerationDescription
EnumerationDetermines the operation the SqlShimLoader performs.
See Also