Поделиться через


CDaoRecordset::GetEditMode

Call this member function to determine the state of editing, which is one of the following values:

short GetEditMode( );

Возвращаемое значение

Returns a value that indicates the state of editing for the current record.

Заметки

Value

Description

dbEditNone

No editing operation is in progress.

dbEditInProgress

Edit has been called.

dbEditAdd

AddNew has been called.

For related information, see the topic "EditMode Property" in DAO Help.

Требования

Header: afxdao.h

См. также

Основные понятия

CDaoRecordset Class

CDaoRecordset Members

Hierarchy Chart