Whether the database is currently within a transaction. This method is a wrapper around sqlite3_get_autocommit()
.
property
sqlite.DatabaseSync.isTransaction
readonly isTransaction: boolean