Forward-Only-Type Recordset Object Summary (DAO)
From Microsoft DAO 3.60
Forward-Only–Type Recordset Object Summary
The forward-only type Recordset object contains these collections, methods, and properties.
Legend:
Feature available in Microsoft Jet workspaces only.
Feature available in ODBCDirect workspaces only.
Collections
| Fields (default) |
| Properties |
| Methods | Restrictions |
| AddNew | |
| Cancel | |
| CancelUpdate | |
| Close | |
| CopyQueryDef | |
| Delete | |
| Edit | |
| GetRows | |
| Move | Only with forward moves that don't use a bookmark offset. |
| MoveNext | |
| NextRecordset | |
| Requery | |
| Update |
Properties
The following table indicates whether each property setting is read/write, read-only, or always False in either Microsoft Jet or ODBCDirect workspaces.
Read-only
Read/write
| Properties | Restrictions |
| BatchCollisionCount | |
| BatchCollisions | |
| BatchSize | |
| BOF | |
| Connection | |
| EOF | |
| Filter | |
| Name | |
| RecordCount | |
| RecordStatus | |
| Restartable | |
| StillExecuting | |
| Transactions | Always False |
| Type | |
| Updatable | False |
| UpdateOptions | |
| ValidationRule | |
| ValidationText |