Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Transaction

Hierarchy继承层级

  • Transaction

Index索引

Constructors构造函数

Properties属性

Accessors访问器

Constructors构造函数

Properties属性

Accessors访问器

  • get isActive(): boolean
  • Returns 返回 boolean

    Whether this session is presently in a transaction此会话当前是否处于事务中

  • get isCommitted(): boolean
  • get isPinned(): boolean
  • get isStarting(): boolean
  • Returns 返回 boolean

    Whether the transaction has started事务是否已启动

  • get recoveryToken(): undefined | Document

Generated using TypeDoc