月亮词典
首页
查询
Recordsets
记录集这样的
常用释义
词性释义
记录集这样的
例句
全部
A
firewall
can
interfere
with
two
components
trying
to
transmit
disconnected
ADO
recordsets
.
防火墙可以影响试图传输不连接的ADO记录集的两个组件。
Export
Data
from
ADO
Recordsets
to
XML
-
This
class
allows
you
to
convert
data
from
ADO
recordsets
to
XML
and
save
it
to
a
file
.
这个类允许你从ADO记录集中将数据转换为XML,并在一个文件中将它保存起来。
For more
information
about
the
edit
buffer
and
how
updates
store
the
current
record
, see Recordset: How
Recordsets
Update
Records
(
ODBC
).
有关编辑缓冲区以及更新如何存储当前记录的更多信息,请参见记录集:记录集如何更新记录(ODBC)。
Recordsets
allow
full
updating
by
default
,
but
you
can
limit
that to
adding
new
records
only
or
you
can
disallow
all
updates
.
默认情况下,记录集允许完整更新;但可以限制该默认设置而只添加新记录,或者可以不允许所有的更新。
Determines
if
child
recordsets
are
synchronized
to
movements
in
parent
recordsets
.
确定是否将子记录集与父记录集中的移动保持同步。
Recordsets
are
organized
as
linked
list (CList)
and
you
can
access
them
using
their ids
.
记录集是连接起来的记录的集合,你可以通过他们的ID访问他们。
Recordsets
open
as
snapshots
by
default
.
默认情况下,记录集作为快照打开。