PsqlTransaction constructor

PsqlTransaction(
  1. TxSession _tr
)

Implementation

PsqlTransaction(this._tr);