June 2001
Intermediate to advanced
620 pages
19h 29m
English
Recordset.Status Property — (Versions 2.0, 2.1, 2.5, 2.6)
status = recordset.StatusThe Status property indicates the status of the current record in relation to bulk operations.
RecordStatusEnum
The Status property can be set to one or more of the RecordStatusEnum enumeration values listed in Appendix E.
The Status property indicates changes still pending for records that have been updated during a batch operation.
In addition, the Status property indicates why the following functions have failed: Resync, UpdateBatch, CancelBatch, and Filter (setting equal to an array of bookmarks).
Recordset.CancelBatch Method, Recordset.Filter Property, Recordset.Resync Method, Recordset.UpdateBatch Method, RecordStatusEnum Enumeration
Read now
Unlock full access