单词 | begin transaction | ||||||||||||
释义 | begin transaction
更多释义 收起释义 例句释义: 开始事务,事务开始,开始一个事务 1. Must be the name from the outermost BEGIN TRANSACTION statement. 必须是最外面的BEGINTRANSACTION语句中的名称。 msdn2.microsoft.com 2. When nesting transactions, this same statement rolls back all inner transactions to the outermost BEGIN TRANSACTION statement. 嵌套事务时,该语句将所有内层事务回滚到最外面的BEGINTRANSACTION语句。 msdn2.microsoft.com 3. BEGIN TRANSACTION represents a point at which the data referenced by a connection is logically and physically consistent. BEGINTRANSACTION代表一点,由连接引用的数据在该点逻辑和物理上都一致的。 msdn2.microsoft.com 4. Transaction_name specifies a transaction name assigned by a previous BEGIN TRANSACTION. transaction_name指定由前面的BEGINTRANSACTION分配的事务名称。 technet.microsoft.com 5. However, if BEGIN TRANSACTION is executed after the COMMIT TRANSACTION, the error does not occur. 但是,如果在COMMITTRANSACTION之后执行BEGINTRANSACTION,则不会出现此错误。 technet.microsoft.com 6. Internally you can create explicit transactions using the SQL BEGIN TRANSACTION, COMMIT TRANSACTION, or ROLLBACK TRANSACTION statements. 使用SQLBEGINTRANSACTION、COMMITTRANSACTION或ROLLBACKTRANSACTION语句,您可以从内部创建显式事务。 msdn2.microsoft.com 7. To insert marks into the transaction logs, use the BEGIN TRANSACTION statement and the WITH MARK [description] clause. 若要将标记插入到事务日志中,请使用BEGINTRANSACTION语句和WITHMARK[description]子句。 msdn2.microsoft.com 8. BEGIN TRANSACTION starts a local transaction for the connection issuing the statement. BEGINTRANSACTION为发出本语句的连接启动一个本地事务。 msdn2.microsoft.com 9. Explicitly start a transaction through an API function or by issuing the Transact-SQL BEGIN TRANSACTION statement. 通过API函数或通过发出Transact-SQLBEGINTRANSACTION语句来显式启动事务。 msdn2.microsoft.com 10. It is important to understand that a BEGIN TRANSACTION statement issued in the trigger is actually beginning a nested transaction. 了解在触发器中发出BEGINTRANSACTION语句实际上是开始了一个嵌套事务这一点很重要。 msdn2.microsoft.com 1. When executed inside a transaction, the BEGIN TRANSACTION statement increases the nesting level of transactions by one. 在事务内部执行时,BEGINTRANSACTION语句将事务嵌套级别增加一级。 www.ianywhere.com 2. The Snapshot Transactions object counter responds when the first data access occurs, not when the BEGIN TRANSACTION statement is issued. SnapshotTransactions对象计数器在进行第一次数据访问时响应,而不是在发出BEGINTRANSACTION语句时响应。 msdn2.microsoft.com 3. To create a marked transaction, use the BEGIN TRANSACTION statement and the WITH MARK [description] clause. 若要创建标记事务,请使用BEGINTRANSACTION语句和WITHMARK[description]子句。 msdn2.microsoft.com 4. A transaction starts at the BEGIN TRANSACTION statement. 一个事务从执行BEGINTRANSACTION语句开始。 msdn2.microsoft.com 5. For example, the name of both the transaction and the mark that is created in the following BEGIN TRANSACTION statement is Tx1 例如,在以下BEGINTRANSACTION语句中创建的事务和标记的名称均为Tx1 msdn2.microsoft.com |
||||||||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。