SaTransCommit commits the current transaction started by SaTransBegin.
After calling this function, all changes are made persistent in the database. After the current transaction is completed, the database server returns to autocommit mode until the next call to SaTransBegin.