CDaoRecordView Class Members

Construction

CDaoRecordView Constructs a CDaoRecordView object.

Attributes

OnGetRecordset Returns a pointer to an object of a class derived from CDaoRecordset. ClassWizard overrides this function for you and creates the recordset if necessary.
IsOnLastRecord Returns nonzero if the current record is the last record in the associated recordset.
IsOnFirstRecord Returns nonzero if the current record is the first record in the associated recordset.

Operations

OnMove If the current record has changed, updates it on the data source, then moves to the specified record (next, previous, first, or last).

CDaoRecordView OverviewBase Class MembersHierarchy Chart