dotConnect for Adobe Commerce Documentation
Devart.Data.Magento Namespace / MagentoCommandBuilder Class / MagentoCommandBuilder Constructor / MagentoCommandBuilder Constructor()

In This Topic
    MagentoCommandBuilder Constructor()
    In This Topic
    Initializes a new instance of the MagentoCommandBuilder class.
    Syntax
    'Declaration
     
    Public Function New()
    public MagentoCommandBuilder()
    Remarks
    The base constructor initializes all fields to their default values.
    See Also