Web
Images
Videos
Academic
Dict
Maps
More
Flights
Notebook
select command
US
UK
un.
选择命令
Web
具有以下命令属性;方法时
E-C
Web Definition
un.
1.
选择命令
1.
具有以下命令属性
利用 ADO.NET 连接到 Informix ... 和 Update
具有以下命令属性
:
SelectCommand
和 UpdateCommand ...
www.ibm.com
|
Based on 8 pages
2.
选择命令
...e) ⑸确认删除(confirmdelete) ⑹
选择命令
(
selectcommand
) ⑺ 显示课程列表(displaycourseList) ⑻ 查询选择的课程…
www.docin.com
|
Based on 8 pages
3.
方法时
利用 ADO.NET 连接到 Informix ... 。当 IfxDataAdapter
方法时
,它会使用
SelectCommand
方法时, IfxDataAdapter ...
www.ibm.com
|
Based on 1 page
Sample Sentence
Definition:
All
All
,
选择命令
选择命令
,
具有以下命令属性
具有以下命令属性
,
方法时
方法时
Category:
All
All
,
Oral
Oral
,
Written
Written
,
Title
Title
,
Technical
Technical
Source:
All
All
,
Dictionary
Dictionary
,
Web
Web
Difficulty:
All
All
,
Easy
Easy
,
Middle
Middle
,
Hard
Hard
More sentence filters
Hide sentence filters
1.
To
allow
that
,
you
might
specify
an
SQL
statement
like
the
following
as
the CommandText
property
of
a
SelectCommand
.
若要
允许
这样
操作
,
可以
将
类似
下面
的
SQL
语句
指定
为
SelectCommand
的
CommandText
属性
。
ruò yào
yǔn xǔ
zhè yàng
cāo zuò
,
kě yǐ
jiāng
lèi sì
xià mian
de
SQL
yǔ jù
zhǐ dìng
wèi
SelectCommand
de
CommandText
shǔ xìng
。
msdn2.microsoft.com
2.
The
user
should
call
RefreshSchema
if
any
of
these
properties
are
modified
,
or
if
the
SelectCommand
itself
is
replaced
.
如果
修改
了
任何
这些
属性
或者
替换
了
SelectCommand
本身
,
用户
则
应
调用
RefreshSchema
。
rú guǒ
xiū gǎi
le
rèn hé
zhè xiē
shǔ xìng
huò zhě
tì huàn
le
SelectCommand
běn shēn
,
yòng hù
zé
yīng
diào yòng
RefreshSchema
。
msdn2.microsoft.com
3.
The
SelectCommand
must
also
return
at least
one
primary
key
or
unique
column
.
SelectCommand
还
必须
至少
返回
一个
主
键
列
或
唯一
的
列
。
SelectCommand
hái
bì xū
zhì shǎo
fǎn huí
yī gè
zhǔ
jiàn
liè
huò
wéi yī
de
liè
。
msdn2.microsoft.com
4.
The
SelectCommand
property
must
be
set
before
you
call
the
Fill
method
of
the DataAdapter
.
在
调用
DataAdapter
的
Fill
方法
之前
必须
设置
SelectCommand
属性
。
zài
diào yòng
DataAdapter
de
Fill
fāng fǎ
zhī qián
bì xū
shè zhì
SelectCommand
shǔ xìng
。
msdn2.microsoft.com
5.
Initializes a
new
instance
of
the OleDbDataAdapter
class
with
a
SelectCommand
.
用
SelectCommand
初始
化
OleDbDataAdapter
类
的
新
实例
。
yòng
SelectCommand
chū shǐ
huà
OleDbDataAdapter
lèi
de
xīn
shí lì
。
msdn2.microsoft.com
6.
Initializes a
new
instance
of
the OleDbDataAdapter
class
with
the
specified
OleDbCommand
as
the
SelectCommand
property
.
初始
化
OleDbDataAdapter
类
的
新
实例
,
用
指定
的
OleDbCommand
作为
SelectCommand
的
属性
。
chū shǐ
huà
OleDbDataAdapter
lèi
de
xīn
shí lì
,
yòng
zhǐ dìng
de
OleDbCommand
zuò wéi
SelectCommand
de
shǔ xìng
。
msdn2.microsoft.com
7.
The
DbCommandBuilder
also
uses
the
Connection
, CommandTimeout,
and
Transaction
properties
referenced
by
the
SelectCommand
.
DbCommandBuilder
还
使用
由
SelectCommand
引用
的
Connection
、
CommandTimeout
和
Transaction
属性
。
DbCommandBuilder
hái
shǐ yòng
yóu
SelectCommand
yǐn yòng
de
Connection
、
CommandTimeout
hé
Transaction
shǔ xìng
。
msdn2.microsoft.com
8.
For
security
purposes
,
the
SelectCommand
property
is
not
stored
is
view
state
.
出于
安全
原因
,
SelectCommand
属性
不
存储
在
视图
状态
中
。
chū yú
ān quán
yuán yīn
,
SelectCommand
shǔ xìng
bù
cún chǔ
zài
shì tú
zhuàng tài
zhōng
。
msdn2.microsoft.com
9.
The
SelectCommand
property
is
set
to
an
appropriate
SQL
query
and
data
from
the
Northwind
database
is
displayed
in
the GridView
control
.
该
示例
将
SelectCommand
属性
设置
为
适当
的
SQL
查询
,
并
在
GridView
控件
中
显示
Northwind
数据库
中
的
数据
。
gāi
shì lì
jiāng
SelectCommand
shǔ xìng
shè zhì
wèi
shì dàng
de
SQL
chá xún
,
bìng
zài
GridView
kòng jiàn
zhōng
xiǎn shì
Northwind
shù jù kù
zhōng
de
shù jù
。
msdn2.microsoft.com
10.
The
following
example
creates
an
instance
of
the
inherited
OleDbDataAdapter
class
,
and
sets
the
SelectCommand
and
InsertCommand
properties
.
下面
的
示例
创建
继承
的
OleDbDataAdapter
类
的
实例
,
并
设置
SelectCommand
和
InsertCommand
属性
。
xià mian
de
shì lì
chuàng jiàn
jì chéng
de
OleDbDataAdapter
lèi
de
shí lì
,
bìng
shè zhì
SelectCommand
hé
InsertCommand
shǔ xìng
。
msdn2.microsoft.com
1
2