dotConnect for Zoho CRM Documentation
Devart.Data Namespace / SqlShimLoaderException Class / RecordsSucceded Property

In This Topic
    RecordsSucceded Property
    In This Topic
    Gets or sets the number of records loaded successfully.
    Syntax
    'Declaration
     
    Public ReadOnly Property RecordsSucceded As Integer
    public int RecordsSucceded {get;}

    Property Value

    The number of records loaded successfully.
    See Also