The forward-only–type CdbRecordset 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 | |
GetRowsEx | |
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 |