GetPrimary (open)
Returns current primary transaction
Syntax
LOADLIB "mod::system/lib/database.whlib";
OBJECT FUNCTION GetPrimary()Return value
OBJECTCurrent primary transaction. Throws if there is no primary transaction.
Returns current primary transaction
LOADLIB "mod::system/lib/database.whlib";
OBJECT FUNCTION GetPrimary()OBJECTCurrent primary transaction. Throws if there is no primary transaction.