Show / Hide Table of Contents

    IDbResult.Cancelled Property

    .NET Standard 2.x | Current Version (1.0.1)

    0.5.0-alpha

    1.0.1 (current)

    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