dotConnect for Zoho Desk Documentation
Devart.Data Namespace / SqlShimLoader Class / Mode Property

On this page
    Mode Property
    On this page
    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