Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Call this member function to determine the state of editing, which is one of the following values:
short GetEditMode( );
Return Value
Returns a value that indicates the state of editing for the current record.
Remarks
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.
Requirements
Header: afxdao.h