Show / Hide Table of Contents

    IDbResult.Cancelled Property

    .NET Standard 2.x

    Gets whether the operation is cancelled when saving the data changes to the database.

    Namespace: SnapObjects.Data

    Assembly: SnapObjects.Data.dll

    Syntax

       bool Cancelled { get; }
    

    Returns

    System.Boolean

    Whether the operation is cancelled when saving the data changes to the database.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon