网页
图片
视频
学术
词典
地图
更多
航班
笔记本
记录集中
网络
recordset
网络释义
1.
recordset
我要的是在
记录集中
(
recordset
)中增加一个日期常量列,它是一个中间过程表,这个日期对应的是某个单元格里的值--在VBA …
club.excelhome.net
|
基于 1 个网页
例句
释义:
全部
全部
,
recordset
recordset
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
A
cursor
is
a
mechanism
used for
keeping
track
of
its
position
in
a
recordset
.
游标
是
用于
在
记录
集中
跟踪
其
位置
的
一种
机制
。
msdn2.microsoft.com
2.
Faster
Database
Access
:
The
REALbasic
database
API
is
now
significantly
faster
when
iterating
through a
recordset
using
the
Field
function
.
更快
的
数据库
访问
:
在
记录
集中
使用
Field
函数
迭代
的
时候
,
REALbasic
数据库
API
的
速度
现在
显著
提高
。
www.realbasic.com
3.
Note
:
This
property
must
be
set
on
the
parent
Recordset before the
child
Recordset is
retrieved
.
注意
:
必须
将
这个
属性
在
提取
子
记录
集
之前
设置
在
父
记录
集中
。
dictsearch.appspot.com
4.
The
Update
method
is
used
to
save
all
changes
made to
a
single
record
in
a
Recordset
.
Update
的
作用
是
:
将
所有
的
更改
信息
保存
到
一个
记录
集中
的
记录
中
。
www.w3pop.com
5.
This
would
enable
centralized
record
keeping
,
surveillance
and compliance checks
for
possible
violations
of
securities
laws
and
regulations
.
这
项
规定
是
为了
将
所有
涉及
雇员
的
交易
记录
集中
起来
进行
监督
,
防止
任何
违反
证券
交易
法
的
事件
发生
。
edu.sina.com.cn
6.
You
use
an
update
query
when
you
need
to
update
or
change
existing
data
in
a
set
of
records
.
在
需要
更新
或
更改
记录
集中
的
现有
数据
时
,
应
使用
更新
查询
。
office.microsoft.com
7.
In
a
multiuser
environment
,
other
users
can
open
record
sets that
contain
some
of
the same records
you
have selected
in
your
recordset
.
在
多
用户
环境
中
,
其他
用户
可
打开
包含
某些
与
您
在
您
的
记录
集中
选择
的
记录
相同
的
记录
集
。
technet.microsoft.com
8.
When
not
positioned
in a
valid
record
set
,
0
;
otherwise
the
number
of
columns
in the
current
record
.
如果
不是
位于
有效
的
记录
集中
,
则
为
0
;
否则为
当前
记录
的
列
数
。
msdn2.microsoft.com
9.
After
this
property
is
set
,
you
can
retrieve
the
number
of
pages
(
PageCount
)
that are
available
in the
recordset
.
设置
此
属性
之后
,
可以
检索
记录
集中
可用
的
页面
数
(
PageCount
)
。
www.ibm.com
10.
The
data
can
also
be loaded
into
an in-
memory
recordset
and
accessed
by
other
package
elements
.
数据
也
可以
加载
到
内存
中
的
记录
集中
,
供
其他
包
元素
访问
。
msdn2.microsoft.com
1
2
3