dotConnect for Adobe Commerce Documentation
Inheritance Hierarchy
Devart.Data.Magento Namespace
Classes
 ClassDescription
ClassRepresents a SQL statement or stored procedure to execute against Adobe Commerce.
ClassAutomatically generates single-table commands used to reconcile changes made to a System.Data.DataSet with the Adobe Commerce.
ClassRepresents an open connection to Adobe Commerce.
ClassGenerates automatically connection strings used to connect to Adobe Commerce.
ClassRepresents a set of data commands and a data source connection that are used to fill the System.Data.DataSet and update a Adobe Commerce data.
ClassReads a forward-only stream of rows from Adobe Commerce.
ClassThe exception that is generated when Adobe Commerce returns an error.
ClassEnumerates collection names you can use for metadata retrieval purposes.
ClassMonitors dynamic SQL execution in applications that use dotConnect for Adobe Commerce.
ClassRepresents a parameter to a MagentoCommand, and optionally, its mapping to System.Data.DataSet columns.
ClassCollects all parameters relevant to a MagentoCommand 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 Adobe Commerce.
ClassProvides data for the MagentoDataAdapter.RowUpdated event.
ClassProvides data for the MagentoDataAdapter.RowUpdating event. This class cannot be inherited.
Delegates
 DelegateDescription
DelegateRepresents the method that will handle the MagentoDataAdapter.RowUpdated event of an MagentoDataAdapter.
DelegateRepresents the method that will handle the MagentoDataAdapter.RowUpdating event of an MagentoDataAdapter.
Enumerations
 EnumerationDescription
Enumeration 
EnumerationDetermines the version of Adobe Commerce to connect to: 1.x or 2.0.
See Also