Specify whether the recordset is a dynaset or snapshot.
指定记录集是动态集还是快照。
Specifies whether the recordset is a dynaset (default) or a snapshot.
指定记录集是动态集(默认)还是快照。
For more information about driver requirements for dynasets, see dynaset.
有关动态集驱动程序要求的更多信息,请参见动态集。
Open a dynaset or snapshot object when you need to select records from a data source.
当需要从数据源选择记录时,打开动态集或快照对象。
A dynaset is the result of a query that provides an indexed view into the queried database's data.
动态集是查询的结果,为查询数据库的数据提供索引视图。
A dynaset caches only an integral index to the original data and thus offers a performance gain over a snapshot.
动态集仅缓存原始数据的整数索引,因此比快照提供更好的性能。
If your recordset is a dynaset, edits to existing records by other users do show up in your dynaset when you scroll to the affected record.
如果您的记录集是动态集,则当您滚至受影响的记录时,其他用户对现有记录的编辑在您的动态集中可见。
If your recordset is a dynaset, edits to existing records by other users do show up in your dynaset when you scroll to the affected record.
如果您的记录集是动态集,则当您滚至受影响的记录时,其他用户对现有记录的编辑在您的动态集中可见。
应用推荐