BOOL CanScroll( ) const;
Return Value
Nonzero if the recordset allows scrolling; otherwise 0.
Remarks
Call this member function to determine whether the recordset allows scrolling.
For more information about scrolling, see the article Recordset: Scrolling (ODBC) in Visual C++ Programmer’s Guide.