Class Transaction

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

Hierarchy

  • Transaction

Constructors

Properties

Accessors

  • get isActive(): boolean
  • Returns boolean

    Whether this session is presently in a transaction

  • get isCommitted(): boolean
  • Returns boolean

  • get isPinned(): boolean
  • Returns boolean

  • get isStarting(): boolean
  • Returns boolean

    Whether the transaction has started

Generated using TypeDoc