网页
图片
视频
学术
词典
地图
更多
航班
笔记本
CommittableTransaction
网络
事务;事务对象;一个问题
网络释义
1.
事务
二、 可提交
事务
(
CommittableTransaction
) 只有可提交事务才能被直接初始化,对可提交事务的提交驱动着对整个分布式事务 …
www.docin.com
|
基于31个网页
2.
事务对象
只有原始
事务对象
(它是
CommittableTransaction
对象)才能用于启动提交事务的尝试。在事务结果已确定之后调用此方法将 …
msdn.microsoft.com
|
基于6个网页
3.
一个问题
有关事务的
一个问题
(
committableTransaction
)当前位置: 网站首页->.NET技术->.NET Framework -> 有关事务的一个问题(comm…
www.0728.org
|
基于2个网页
例句
释义:
全部
全部
,
事务
事务
,
事务对象
事务对象
,
一个问题
一个问题
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
Describes
how
the System
.
Transactions
namespace
supports
creating
explicit
transactions
using
the
CommittableTransaction
class
.
描述
System.Transactions
命名空间
如何
使用
CommittableTransaction
类
支持
创建
显式
事务
。
msdn2.microsoft.com
2.
Creating
a
CommittableTransaction
does
not
automatically
set
the
ambient
transaction
,
which
is
the
transaction
your
code
executes
in
.
创建
CommittableTransaction
不会
自动
设置
环境
事务
(
环境
事务
是
您
的
代码
在
其中
执行
的
事务
)
。
msdn2.microsoft.com
3.
The
following
sample
creates
two
new
instances
of
CommittableTransaction
,
commits
and
rolls
back
them
respectively
.
下面
的
示例
创建
CommittableTransaction
的
两个
新
实例
,
并
分别
提交
和
回
滚
它们
。
msdn2.microsoft.com
4.
Implementing
an
Explicit
Transaction
using
CommittableTransaction
使用
CommittableTransaction
执行
显式
事务
msdn2.microsoft.com