CDaoQueryDef::GetRecordsAffected
Call this member function to determine how many records were affected by the last call of Execute.
long GetRecordsAffected( );
Возвращаемое значение
The number of records affected.
Заметки
The count returned will not reflect changes in related tables when cascade updates or deletes are in effect.
For related information see the topic "RecordsAffected Property" in DAO Help.
Требования
Header: afxdao.h