uncommittable
美
英 
例句
If the current transaction is in an uncommittable state, the transaction is rolled back before executing uspLogError.
如果当前事务处于无法提交状态,则在执行uspLogError之前回滚该事务。
An uncommittable transaction can only perform read operations or a ROLLBACK TRANSACTION.
不可提交的事务只能执行读操作或ROLLBACKTRANSACTION。
A transaction enters an uncommittable state inside a TRY block when an error occurs that would otherwise have ended the transaction .
发生错误时,事务在TRY块内进入无法提交状态,否则此错误将终止该事务。
Added information about uncommittable transaction behavior change.
添加了有关不可提交事务行为更改的信息。
Added information about a change in behavior of uncommittable transactions.
添加了有关不可提交事务的行为更改的信息。
The deadlock victim error will cause execution to jump to the CATCH block and the transaction will enter an uncommittable state.
死锁牺牲品错误将使执行跳至CATCH块,事务将进入无法提交状态。
The distributed transaction enters an uncommittable state.
分布式事务进入不可提交状态。
When a batch finishes running, the Database Engine rolls back any active uncommittable transactions.
当批处理完成运行时,数据库引擎将回滚所有不可提交的活动事务。
When a batch finishes, the Database Engine rolls back any active uncommittable transactions.
当批处理结束时,数据库引擎将回滚所有不可提交的活动事务。