Searched refs:COMMIT_TRANSACTION_SQL (Results 1 – 1 of 1) sorted by relevance
78 static constexpr const char *COMMIT_TRANSACTION_SQL = "commit;"; variable2030 return ExecuteByTrxId(COMMIT_TRANSACTION_SQL, trxId, true); in Commit()