网页
图片
视频
学术
词典
地图
更多
航班
笔记本
OdbcCommand
例句
释义:
全部
全部
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
Represents
a
collection
of
parameters
relevant
to
an
OdbcCommand
and
their
respective
mappings
to
columns
in a DataSet
.
表示
与
OdbcCommand
相关
的
参数
的
集合
以及
各个
参数
到
DataSet
中
列
的
映射
。
msdn2.microsoft.com
2.
Creates
and
returns
an
OdbcCommand
object
associated
with
the
OdbcConnection
.
创建
并
返回
一个
与
该
OdbcConnection
关联
的
OdbcCommand
对象
。
msdn2.microsoft.com
3.
To
create
an OdbcDataReader
,
you
must
call
the ExecuteReader
method
of
the
OdbcCommand
object
,
instead
of
directly
using
a
constructor
.
若要
创建
OdbcDataReader
,
必须
调用
OdbcCommand
对象
的
ExecuteReader
方法
,
而
不能
直接
使用
构造函数
。
msdn2.microsoft.com
4.
Gets
the
automatically
generated
OdbcCommand
object
required
to
perform
insertions
at
the
data
source
.
获取
在
数据
源
中
执行
插入
操作
所
需
的
自动
生成
的
OdbcCommand
对象
。
msdn2.microsoft.com
5.
Gets
the
automatically
generated
OdbcCommand
object
required
to
perform
deletions
at
the
data
source
.
获取
在
数据
源
中
执行
删除操作
所
需
的
自动
生成
的
OdbcCommand
对象
。
msdn2.microsoft.com