SQL_CreateTransaction Function

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.

Transaction SQL_CreateTransaction()

Return Value

A transaction handle.