Search Results for

    Show / Hide Table of Contents

    Interface ITransactionResult

    Namespace: Tenray.ZoneTree.Transactional
    Assembly: ZoneTree.dll
    Syntax
    public interface ITransactionResult

    Properties

    | Improve this Doc View Source

    IsAborted

    Declaration
    bool IsAborted { get; }
    Property Value
    Type Description
    bool
    | Improve this Doc View Source

    Succeeded

    Declaration
    bool Succeeded { get; }
    Property Value
    Type Description
    bool
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 Tenray.io