| title |
CRowset::MovePrev | Microsoft Docs |
| ms.custom |
|
| ms.date |
11/04/2016 |
| ms.reviewer |
|
| ms.suite |
|
| ms.technology |
|
| ms.tgt_pltfrm |
|
| ms.topic |
article |
| f1_keywords |
CRowset<TAccessor>.MovePrev |
CRowset.MovePrev |
MovePrev |
CRowset::MovePrev |
ATL.CRowset.MovePrev |
ATL::CRowset<TAccessor>::MovePrev |
ATL::CRowset::MovePrev |
ATL.CRowset<TAccessor>.MovePrev |
CRowset<TAccessor>::MovePrev |
|
| dev_langs |
|
| helpviewer_keywords |
|
| ms.assetid |
7ced2bfb-f556-40fc-97ea-0d4e7213e114 |
| caps.latest.revision |
9 |
| author |
mikeblome |
| ms.author |
mblome |
| manager |
ghogen |
| translation.priority.ht |
de-de |
es-es |
fr-fr |
it-it |
ja-jp |
ko-kr |
ru-ru |
zh-cn |
zh-tw |
|
| translation.priority.mt |
|
Moves the cursor to the previous record.
HRESULT MovePrev( ) throw( );
A standard HRESULT.
Remarks
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.
Header: atldbcli.h
CRowset Class
CRowset::MoveNext
CRowset::MoveToBookmark
CRowset::MoveLast