CDaoRecordset::IsOpen
Call this member function to determine if the recordset is open.
BOOL IsOpen( ) const;
Возвращаемое значение
Nonzero if the recordset object's Open or Requery member function has previously been called and the recordset has not been closed; otherwise 0.
Требования
Header: afxdao.h