다음을 통해 공유


CRowset::MovePrev

Moves the cursor to the previous record.

HRESULT MovePrev( ) throw( );

반환 값

A standard HRESULT.

설명

This method requires that you set either DBPROP_CANFETCHBACKWARDS or DBPROP_CANSCROLLBACKWARDS to VARIANT_TRUE before calling Open on the table or command containing the rowset.

요구 사항

헤더: atldbcli.h

참고 항목

참조

CRowset 클래스

CRowset::MoveNext

CRowset::MoveToBookmark

CRowset::MoveLast