Skip to content

TransactionInBlock

[Source]

The session is inside a transaction block (after BEGIN, before COMMIT/ROLLBACK).

primitive val TransactionInBlock

Constructors

create

[Source]

new val create()
: TransactionInBlock val^

Returns


Public Functions

eq

[Source]

fun box eq(
  that: TransactionInBlock val)
: Bool val

Parameters

Returns


ne

[Source]

fun box ne(
  that: TransactionInBlock val)
: Bool val

Parameters

Returns