CDaoRecordView Members
Base Class Members
Construction
Constructs a CDaoRecordView object. |
Attributes
Returns nonzero if the current record is the first record in the associated recordset. |
|
Returns nonzero if the current record is the last record in the associated recordset. |
|
Returns a pointer to an object of a class derived from CDaoRecordset. ClassWizard overrides this function for you and creates the recordset if necessary. |
Operations
If the current record has changed, updates it on the data source, then moves to the specified record (next, previous, first, or last). |