使用记录集对象进行查询和更新。
记录集对象使用完毕后,请关闭并且销毁它。
When you finish using the recordset object, you close and destroy it.
指定支持在文档和视图中存储数据库或记录集对象。
Specifies support for storing database or recordset objects in documents and views.
该记录的字段值存储在记录集对象的字段数据成员中。
The values of this record's fields are stored in the recordset object's field data members.
通过数据库类,可以使用记录集对象来选择和访问结果集。
With the database classes, you use a recordset object to select and access the result set.
注意:书签属性仅可以在支持书签属性的记录集对象中使用。
Note: The bookmark property is available only in Recordset objects that support bookmarks.
在窗体控件与关联的记录集对象之间提供对话框数据交换 (DDX)。
Provide dialog data exchange (DDX) between the form controls and the associated recordset object.
注意:如果记录集对象不支持书签或不能向后移动指针,那么将产生错误。
Note: An error will occur if the Recordset object does not support bookmarks or backward cursor movement.
RFX和DFX在数据源的当前记录和记录集对象的字段数据成员之间移动数据。
RFX and DFX move data between the current record of the data source and the field data members of a recordset object.
将记录集对象的字段数据成员集合在一起组成一个编辑缓冲区,保持一条记录的选定列。
The recordset object's field data members, taken together, constitute an edit buffer that holds the selected columns of one record.
联接操作(一个通用的数据访问任务)使您得以使用一个记录集对象处理来自多个表的数据。
The join operation, a common data-access task, lets you work with data from more than one table using a single recordset object.
记录集是记录的集合,行为类似于对象。
Recordset objects, which are sets of records that behave as objects.
记录集是记录的集合,行为类似于对象。
Recordset objects, which are sets of records that behave as objects.
应用推荐