CRecordset::CanScroll

Determines whether the recordset allows scrolling.

BOOL CanScroll( ) const;

Return Value

Nonzero if the recordset allows scrolling; otherwise 0.

Remarks

For more information about scrolling, see the article Recordset: Scrolling (ODBC).

Requirements

Header: afxdb.h

See Also

Concepts

CRecordset Class

CRecordset Members

Hierarchy Chart