dotConnect for Zoho Desk Documentation
Devart.Data Namespace / LoaderResult Structure / Success Field

On this page
    Success Field
    On this page
    Indicates whether the operation of loading the row was successful.
    Syntax
    'Declaration
     
    Public Success As Boolean
    public bool Success

    Field Value

    true if the operation was successful; otherwise, false.
    See Also