您要查找的是不是:
- SET TRANSACTION ISOLATION LEVEL SERIALIZABLE Begin Transaction. 在事务开始之前加上设置事务的级别
- Must be the name from the outermost BEGIN TRANSACTION statement. 必须是最外面的BEGIN TRANSACTION语句中的名称。
- Explicitly start a transaction through an API function or by issuing the Transact-SQL BEGIN TRANSACTION statement. 通过API函数或通过发出Transact-SQL BEGIN TRANSACTION语句来显式启动事务。
- BEGIN TRANSACTION starts a local transaction for the connection issuing the statement. BEGIN TRANSACTION为发出本语句的连接启动一个本地事务。
- Issuing a BEGIN TRANSACTION statement after a rollback will stop the error from being raised, but this could cause problems with application logic. 在回滚后发出BEGIN TRANSACTION语句可以阻止错误的发生,但这样可能会导致应用程序逻辑出现问题。
- If errors are encountered, all data modifications made after the BEGIN TRANSACTION can be rolled back to return the data to this known state of consistency. 如果遇上错误,在BEGIN TRANSACTION之后的所有数据改动都能进行回滚,以将数据返回到已知的一致状态。
- The default Adaptive Server Enterprise transaction mode, called unchained mode, commits each statement individually, unless an explicit BEGIN TRANSACTION statement is executed to start a transaction. 缺省的Adaptive Server Enterprise事务模式称为非链接模式,它单独提交每个语句,除非执行显式BEGIN TRANSACTION语句启动事务。
- A ROLLBACK statement without a transaction or savepoint name always rolls back statements to the outermost BEGIN TRANSACTION (explicit or implicit) statement, and cancels the entire transaction. 没有事务名称或保存点名称的ROLLBACK语句总是将语句回退到最外层的BEGIN TRANSACTION(显式或隐式)语句,并且取消整个事务。
- However, the Database Engine assigns the transaction sequence number with the execution of the first Transact-SQL statement that accesses data after the BEGIN TRANSACTION or BEGIN WORK statement. 但是,数据库引擎通过执行BEGIN TRANSACTION或BEGIN WORK语句后第一个访问数据的Transact-SQL语句来分配事务序列号。
- The Snapshot Transactions object counter responds when the first data access occurs, not when the BEGIN TRANSACTION statement is issued. Snapshot Transactions对象计数器在进行第一次数据访问时响应,而不是在发出BEGIN TRANSACTION语句时响应。
- When nesting transactions, this same statement rolls back all inner transactions to the outermost BEGIN TRANSACTION statement. 嵌套事务时,该语句将所有内层事务回滚到最外面的BEGIN TRANSACTION语句。
- Use the BEGIN TRANSACTION, COMMIT TRANSACTION, COMMIT WORK, ROLLBACK TRANSACTION, ROLLBACK WORK, and SET IMPLICIT_TRANSACTIONS statements to delineate transactions. 可以使用BEGIN TRANSACTION、COMMIT TRANSACTION、COMMIT WORK、ROLLBACK TRANSACTION、ROLLBACK WORK和SET IMPLICIT_TRANSACTIONS语句来描述事务。
- When did you begin learning English? 你何时开始学习英语的?
- This transaction is nothing less than a miracle. 这笔交易完全是一个奇迹。
- They charge a fixed rate for each transaction. 他们对办理的每项业务收取一定的费用。
- Now I begin to see light on their good intentions. 现在我对他们的良好动机开始有所领会了。
- He be50 pound out of pocket by the transaction. 他在那次交易中赔了五十英镑。
- I find his book begin to pall on me after a while. 我发觉他的书读过一阵子就开始对我失去吸引力。
- A preliminary draft or record of a transaction. 条约草案合约的预备性的草案或纪录
- We begin to plumb the mysteries of the universe. 我们开始探索宇宙的奥秘。