Utility functions / List of utility functions |
Indicates whether a transaction is started with the transaction management functions.
DB_IS_TRANSACTION_STARTED() RETURNING result INTEGER
The function returns TRUE if a transaction was started with DB_START_TRANSACTION().