Creates a new transaction object. A transaction object is a list of queries that can be sent to the database thread and executed as a single transaction.
native Transaction SQL_CreateTransaction()