[]
        
(Showing Draft Content)

C1.AdoNet.Magento.C1MagentoCommandBuilder.-ctor

C1MagentoCommandBuilder Constructor

C1MagentoCommandBuilder()

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

Declaration
public C1MagentoCommandBuilder()
Public Sub New()

C1MagentoCommandBuilder(C1MagentoDataAdapter)

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

Declaration
public C1MagentoCommandBuilder(C1MagentoDataAdapter adapter)
Public Sub New(adapter As C1MagentoDataAdapter)
Parameters
Type Name Description
C1MagentoDataAdapter adapter