基本解釋顯式事務(wù)英漢例句雙語(yǔ)例句CommitTransection()-- Marks the end of a successful implicit or explicit transaction.標(biāo)志著一個(gè)成功的隱式或顯式的結(jié)束事務(wù)。RollbackTransection()-- Rolls back an explicit or implicit transaction to the beginning of the transaction, or to a savepoint inside the transaction.一個(gè)顯式或隱式事務(wù)廻滾事務(wù)的開(kāi)始,或者保存點(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í)卻是該行代碼啓動(dòng)了一個(gè)顯式事務(wù),用於連接到由 con_db2.commit()(第 19 行)所提交的 DB2 數(shù)據(jù)庫(kù)。explicit transaction更多例句詞組短語(yǔ)短語(yǔ)explicit t transaction 顯式事務(wù)explicit transaction更多詞組專(zhuān)業(yè)釋義計(jì)算機(jī)科學(xué)技術(shù)顯式事務(wù)