Share via


CDaoRecordView Members

Base Class Members

CObject Members

CCmdTarget Members

CWnd Members

CView Members

CScrollView Members

CFormView Members

Construction

CDaoRecordView

Constructs a CDaoRecordView object.

Attributes

IsOnFirstRecord

Returns nonzero if the current record is the first record in the associated recordset.

IsOnLastRecord

Returns nonzero if the current record is the last record in the associated recordset.

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.

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).

See Also

Reference

CDaoRecordView Class

Hierarchy Chart