网页
图片
视频
学术
词典
地图
更多
航班
笔记本
SQLCLR
网络
公共语言
网络释义
1.
公共语言
... 基准性能 • 目标统计和基数 • 调试 SQL
公共语言
(
SQLCLR
) 运行程序使用并行线程时调试 • SQLServer 数据库引擎如何处理 …
hi.baidu.com
|
基于 1 个网页
例句
释义:
全部
全部
,
公共语言
公共语言
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
Setting
a
breakpoint
in
a T-SQL
or
SQL CLR
object
automatically
enables
the
server
for
multi-tier
application
debugging
,
if
it
is
possible
.
如果
可能
,
则
在
T-SQL
或
SQLCLR
对象
中
设置
断点
将
为
多层
应用程序
调试
自动
启用
服务器
。
msdn2.microsoft.com
2.
Examples
of
this include
managed
assemblies
running
inside
SQLCLR
and
ClickOnce
applications
installed
from
the
internet
.
例如
在
SQLCLR
中
运行
托管
程序集
,
或者
利用
ClickOnce
运行
从
网络
中
安装
的
应用程序
。
www.infoq.com
3.
Setting
a
breakpoint
in
a SQL CLR
object
automatically
enables
the
corresponding
server
for
SQL CLR
debugging
.
在
SQLCLR
对象
中
设置
断点
将
为
SQLCLR
调试
自动
启用
相应
的
服务器
。
msdn2.microsoft.com
4.
When
the
instruction
pointer
,
designated
by
a
yellow
arrow
,
appears
on
a
breakpoint
, you
are
debugging
the SQL CLR
code
.
当
用
黄色
箭头
表示
的
指令
指针
出现
在
一个
断点
上
时
,
说明
正在
调试
SQLCLR
代码
。
msdn2.microsoft.com
5.
Basic
scenarios
of in-
process
data
access
,
SQLCLR
constructs
,
and their
interactions
, are
covered
.
涵盖
了
处理
中
的
数据
访问
、
SQLCLR
构造
及其
交互
的
基本
方案
。
msdn2.microsoft.com
6.
Because
you
can
do
these
things
by
writing
SQL CLR
procedures
,
the
requirement
to
write
these
procedures
is
now
gone
.
因为
您
可以
通过
编写
SQLCLR
过程
来
执行
所有
这些
操作
,
所以
现在
没有
必要
编写
这些
扩展
存储
过程
了
。
msdn2.microsoft.com
7.
However
,
that will not work
if
you
need
to
create
or
modify
a SQL CLR
procedure
,
because you
need
to
compile
and
deploy
it
.
但是
,
如果
需要
创建
或
修改
SQLCLR
过程
,
则
不能
那样
做
,
因为
您
需要
编译
和
部署
该
过程
。
msdn2.microsoft.com
8.
When
you are
debugging
SQL CLR
database
objects
,
breaking
execution
will
break
all
threads
on the
server
,
affecting
other
users
.
调试
SQLCLR
数据库
对象
时
,
如果
中断
执行
,
将
会
中断
服务器
上
的
所有
线程
,
从而
影响到
其他
用户
。
msdn2.microsoft.com
9.
To
debug
SQL
CLR
database
objects
,
you
must
have
enabled
CLR
debugging
for
the
selected
database
connection
.
若要
调试
SQLCLR
数据库
对象
,
必须
已经
为
所
选
数据库
连接
启用
了
CLR
调试
。
msdn2.microsoft.com
10.
In
Server
Explorer
,
right-click on the
connection
you want to
debug
and
choose
Allow
SQL CLR
Debugging
.
在
“
服务器
资源管理器
”
中
,
右
击
想要
调试
的
连接
并
选择
“
允许
SQLCLR
调试
”
。
msdn2.microsoft.com
1
2
3