havetransactions()

Examples


The havetransactions() function will return true if the current default database type has transaction processing capabilities; otherwise, it will return false.

Syntax

havetransactions()

Parameters

• None

Return value

Boolean


Documentation Feedback