API 参考
    正在准备搜索索引...

    A class maintaining state related to a server transaction. Internal Only

    索引

    构造函数

    属性

    访问器

    • get isActive(): boolean

      返回 boolean

      Whether this session is presently in a transaction

    • get isCommitted(): boolean

      返回 boolean

    • get isPinned(): boolean

      返回 boolean

    • get isStarting(): boolean

      返回 boolean

      Whether the transaction has started

    • get recoveryToken(): undefined | Document

      返回 undefined | Document