网页
图片
视频
学术
词典
地图
更多
航班
笔记本
sp_configure
例句
释义:
全部
全部
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
Value
to which
the
configuration
option
was
set
using
sp_configure
(
value
in
sys
.
Configurations
.
Value
)
.
通过
使用
sp_configure
设置
的
配置
选项
值
(
sys.configurations.value
中
的
值
)
。
technet.microsoft.com
2.
If
you
use
the
Database
Mail
Configuration
Wizard
,
you
do
not
have
to
use
the sp_configure
example
below
.
如果
您
使用
的
是
数据库
邮件
配置
向导
,
则
不
需要
使用
下面
的
sp_configure
示例
。
msdn2.microsoft.com
3.
Use
the
remote
admin connections
option
of sp_configure
to
allow
client
applications
on
remote
computers
to use the DAC
.
sp_configure
的
remoteadminconnections
选项
用于
允许
远程
计算机
上
的
客户端
应用程序
使用
DAC
。
msdn2.microsoft.com
4.
Running
sp_configure to
change
the
default
language
for the
server
does
not
update
the
default
language
for the
sa
account
.
通过
运行
sp_configure
更改
服务器
的
默认
语言
时
不会
更新
sa
帐户
的
默认
语言
。
technet.microsoft.com
5.
To
modify
the
server
-
wide
default
value
,
use
the sp_configure
system
stored
procedure
.
若要
修改
服务器
范围
的
默认
值
,
请
使用
sp_configure
系统
存储
过程
。
technet.microsoft.com
6.
This
can
be
set
by
using
either the user
options option
in
sp_configure
or
the
SET
statement
.
这
可以
使用
sp_configure
中
的
useroptions
选项
或
SET
语句
进行
设置
。
msdn2.microsoft.com
7.
You
need
sp_configure
'
show advanced options'
to
view
and
set
the
timeout
.
您
需要
sp_configure
‘
showadvancedoptions
’
才能
查看
和
设置
超时
值
。
msdn2.microsoft.com
8.
Use
the sp_configure
stored
procedure
for
server
-
wide
changes
.
使用
sp_configure
存储
过程
进行
服务器
范围
的
更改
。
technet.microsoft.com
9.
Execute
sp_configure to
view
the
currently
running
value
.
执行
sp_configure
查看
当前
使用
的
值
。
msdn2.microsoft.com
10.
The
CLR
can
be
enabled
by
using
the sp_configure
system
stored
procedure
.
可以
通过
使用
sp_configure
系统
存储
过程
启用
CLR
。
msdn2.microsoft.com
1
2
3