Commits the current transaction.
public sacapi_bool sqlany_commit(a_sqlany_connection * sqlany_conn)
sqlany_conn The connection object on which the commit operation is performed.
1 when successful or 0 when unsuccessful.