CRecordset::CanRestart
Determines whether the recordset allows restarting its query (to refresh its records) by calling the Requery member function.
BOOL CanRestart( ) const;
Return Value
Nonzero if requery is allowed; otherwise 0.
Requirements
Header: afxdb.h