Show / Hide Table of Contents

    IDbResult.DeletedCount Property

    .NET Standard 2.x

    Gets the amount of rows that are deleted when saving the data changes to the database.

    Namespace: SnapObjects.Data

    Assembly: SnapObjects.Data.dll

    Syntax

      int DeletedCount { get; }
    

    Parameters

    System.Int32

    The amount of rows that are deleted.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon