您要查找的是不是:
- The version store enables ESE to track and manage current transactions. 通过版本存储,ESE可以跟踪和管理当前事务。
- Stores objects in the current transaction. 在当前事务中存储对象。
- Will still be enlisted in the current transaction. 访问的资源仍将在当前事务中被征用。
- Name of the current transaction code. 当前事务码的名称。
- Mark the current transaction for rollback. 将当前事务标记为回滚。
- Adds a resource to the current transaction. 将资源添加到当前事务。
- A description of the current transaction. 当前事务的说明。
- That describes the current transaction. 描述当前事务的。
- That is a copy of the current transaction object. 作为当前事务对象的副本的。
- That represents the current transaction context. 表示当前事务上下文的。
- The lock will be held until the end of the current transaction. 该锁一直保持到当前事务结束时为止。
- Support a current transaction, throw an exception if none exists. 支持当然事务,如果当前不存在事务,抛出异常。
- The ESE version store is where the Exchange Information Store service keeps records of transactions that are not yet finished, giving ESE the ability to track and manage current transactions. ESE版本存储用于供Exchange Information Store服务记录尚未完成的事务,从而使ESE能跟踪和管理当前事务。
- Other transactions can insert new rows that match the search conditions of statements issued by the current transaction. 其他事务可以插入与当前事务所发出语句的搜索条件相匹配的新行。
- This blocks other transactions from updating or inserting any rows that would qualify for any of the statements executed by the current transaction. 这样可以阻止其他事务更新或插入任何行,从而限定当前事务所执行的任何语句。
- True if the current transaction is marked for rollback, false otherwise. 如果当前事务被标记为回滚
- Exx. Log This is the current transaction log file for the storage group. Exx.;log:这是存储组的当前事务日志文件。
- Support a current transaction, execute non-transactionally if none exists. 支持一个当前事务,如果当前不存在事务,就以非事务方式执行操作。
- Execute non-transactionally, suspending the current transaction if one exists. 以非事务方式执行操作,如果当前存在事务,把当前事务挂起。
- Create a new transaction, suspending the current transaction if one exists. 创建新的事务,如果当前存在事务,把当前事务挂起。