explicit transaction 中文意思是什麼

explicit transaction 解釋
名貨幣收付事項
  • explicit : adj. 1. 明白的,明確的 (opp. implicit). 2. 直爽的,不隱諱的。3. 顯然可見的。4. (租金等)須直接付款的。adv. -ly ,-ness n.
  • transaction : n 1 辦理,處理;交易;業務,事務。2 【法律】和解。3 〈pl 〉(學會等的)會議記錄;學報。4 【心理學...
  1. Under connections enabled to support multiple active result sets mars, an explicit transaction started through an api function cannot be committed while there are pending requests for execution

    在為支持多個活動的結果集( mars )而建立的連接中,只要還有待執行的請求,就無法提交通過api函數啟動的顯式事務。
  2. In sql server 2000 and sql server 2005, if a commit transaction or commit work statement is executed in a trigger, and there is no corresponding explicit or implicit begin transaction statement at the start of the trigger, users might see different behavior than in sql server version 7. 0

    在sql server 2000和sql server 2005中,如果在觸發器中執行commit transaction或commit work語句,並且在觸發器啟動時沒有對應的顯式或隱式begin transaction語句,則用戶可能會看到不同於sql server 7 . 0中的行為。
  3. The create database statement must run in autocommit mode the default transaction management mode and is not allowed in an explicit or implicit transaction

    Create database語句必須以自動提交模式(默認事務管理模式)運行,不允許在顯式或隱式事務中使用。
  4. The alter database statement must run in autocommit mode the default transaction management mode and is not allowed in an explicit or implicit transaction

    Alter database語句必須在自動提交模式(默認事務管理模式)下運行,且不允許用於顯式或隱式事務中。
  5. Marks the starting point of an explicit, local transaction

    標記一個顯式本地事務的起始點。
  6. Restore is not allowed in an explicit or implicit transaction

    不允許在顯式或隱式事務中使用restore 。
  7. Reconfigure is not allowed in an explicit or implicit transaction

    不允許在顯式或隱式事務中使用reconfigure 。
  8. The backup statement is not allowed in an explicit or implicit transaction

    不允許在顯式或隱式事務中使用backup語句。
  9. Update statistics is not allowed in an explicit or implicit transaction

    不允許在顯式或隱式事務中使用update statistics 。
  10. Implementing an explicit transaction using committabletransaction

    >使用可提交事務實現顯式事務
  11. Explicit transaction check failure

    顯式事務檢查失敗。
  12. For database explicit transaction

    顯式事務
  13. This is true whether the statement firing the trigger is in an implicit or explicit transaction

    不管激發觸發器的語句在隱式事務中還是顯式事務中,都會這樣。
  14. The following example performs an explicit transaction consisting of two separate commands in the

    以下示例執行顯式事務,該事務由try塊中兩個獨立的命令組成。
  15. The truth is that this code line starts an explicit transaction for the connection to the db2 database which is committed by

    而事實卻是該行代碼啟動了一個顯式事務,用於連接到由
  16. If you use stored procedures to configure or maintain an oracle publisher, do not put the procedures inside an explicit transaction

    如果使用存儲過程來配置或維護oracle發布服務器,請不要將存儲過程放到顯式事務中。
  17. If you use replication stored procedures to configure or maintain an oracle publisher, do not wrap the procedures in an explicit transaction

    如果用復制存儲過程來配置或維護oracle發布服務器,請不要在顯式事務中轉換這些過程。
  18. Xact abort must be set on for data modification statements in an implicit or explicit transaction against most ole db providers, including sql server

    對于大多數ole db提供程序(包括sql server ) ,必須將隱式或顯示事務中的數據修改語句中的xact _ abort設置為on 。
  19. Class provides an explicit way for applications to use a transaction, as opposed to using the

    類為應用程序提供了一個使用事務的顯式方法,此方法與隱式使用
  20. Rolls back an explicit or implicit transaction to the beginning of the transaction, or to a savepoint inside the transaction

    將顯式事務或隱性事務回滾到事務的起點或事務內的某個保存點。
分享友人