[]
        
(Showing Draft Content)

C1.AdoNet.Magento.C1MagentoCommandBuilder

C1MagentoCommandBuilder Class

Automatically generates single-table commands used to reconcile changes made to a DataSet with the associated database. This is an abstract class that can only be inherited.

Implements
Namespace: C1.AdoNet.Magento
Assembly: C1.AdoNet.Magento.dll
Syntax
public sealed class C1MagentoCommandBuilder : C1CommandBuilderBase<C1MagentoCommandBuilder>, IComponent, IDisposable

Constructors

Name Description
C1MagentoCommandBuilder()

Initializes a new instance of a class that inherits from the C1MagentoCommandBuilder class.

C1MagentoCommandBuilder(C1MagentoDataAdapter)

Initializes a new instance of a class that inherits from the C1MagentoCommandBuilder class receive a C1MagentoDataAdapter as input parameter.