transactionscope信息详情

transactionscope发音

意思翻译

交易示波器

相似词语短语

evocative person-environment transaction───唤起人-环境事务

darwin transaction plan───达尔文交易计划

transactions are summarized in───交易记录汇总在

transaction code───事项(处理)码,交易代码;事务处理码;交易代码

precedent transactions───先例交易

journalizing transaction───日记账交易

depreciatory transaction uk───英国折旧交易

transacts synonym───事务处理同义词

transaction───n.交易;事务;办理;会报,学报

transaction failed───交易失败

双语使用场景

Another use for thread-static fields, and one that brings us back to TransactionScope, is for passing out-of-band data between method calls.───静态字段的另外一种用法是(这又将我们带回到TransactionScope)用于在方法调用之间传递带外数据。

In reality, the mechanism used by TransactionScope and SqlCommand is more complicated, but at its core the premise is sound.───实际上,TransactionScope和SqlCommand所使用的机制非常复杂,但核心是前提要合理。

Now imagine that TransactionScope used a similar technique.───现在,假设TransactionScope使用了相似的技术。

This can be desirable if you think SQL 2005 is promoting transactions too often, but the preferred method is TransactionScope.───如果您觉得SQL2005提升事务级别过于频繁,不妨试试这个做法。不过,最佳选择则是使用TransactionScope。

Describes how the System. Transactions namespace supports creating implicit transactions using the TransactionScope class.───描述System.Transactions命名空间如何使用TransactionScope类支持创建隐式事务。

Another use for thread-static fields, and one that brings us back to TransactionScope, is for passing out-of-band data between method calls.───线程静态字段的另外一种用法是(这又将我们带回到TransactionScope)用于在方法调用之间传递带外数据。

This could cause major problems in a multithreaded scenario, however, as two TransactionScopes could clobber each other.───然而,在多线程情况下,这可能会引发重大问题,因为两个TransactionScope可能会相互攻击。

The easiest way to implement a transaction is to instantiate a TransactionScope object in a using statement.───实现事务的最简便方法是在using语句中实例化TransactionScope对象。

Use the TransactionScope object to participate in a transaction that is automatically managed for you.───使用TransactionScope对象来参与为您自动管理的事务。

英语使用场景