基本解釋顯式事務(wù)英漢例句雙語例句CommitTransection()-- Marks the end of a successful implicit or explicit transaction.標(biāo)志著一個成功的隱式或顯式的結(jié)束事務(wù)。RollbackTransection()-- Rolls back an explicit or implicit transaction to the beginning of the transaction, or to a savepoint inside the transaction.一個顯式或隱式事務(wù)廻滾事務(wù)的開始,或者保存點(diǎn)內(nèi)部的事務(wù)。The truth is that this code line starts an explicit transaction for the connection to the DB2 database which is committed by con_db2.commit() (line 19).而事實(shí)卻是該行代碼啓動了一個顯式事務(wù),用於連接到由 con_db2.commit()(第 19 行)所提交的 DB2 數(shù)據(jù)庫。explicit transaction更多例句詞組短語短語explicit t transaction 顯式事務(wù)explicit transaction更多詞組專業(yè)釋義計(jì)算機(jī)科學(xué)技術(shù)顯式事務(wù)