TransactionRollbackEvent
Defined in: packages/rxdb/src/rxdb-events.ts:254
事务回滚事件
Constructors
Constructor
new TransactionRollbackEvent(): TransactionRollbackEvent;
Returns
TransactionRollbackEvent
Properties
type
type: "TRANSACTION_ROLLBACK" = TRANSACTION_ROLLBACK;
Defined in: packages/rxdb/src/rxdb-events.ts:255