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

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