dotConnect for Adobe Commerce Documentation
Devart.Data Namespace / SqlShimLoader Class / Mode Property

In This Topic
    Mode Property
    In This Topic
    Determines the operation the loader must perform.
    Syntax
    'Declaration
     
    Public Property Mode As LoaderMode
    public LoaderMode Mode {get; set;}

    Property Value

    One of the LoaderMode values.
    See Also