| title | IRowsetUpdateImpl::Undo | Microsoft Docs | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ms.custom | ||||||||||||||
| ms.date | 11/04/2016 | |||||||||||||
| ms.reviewer | ||||||||||||||
| ms.suite | ||||||||||||||
| ms.technology |
|
|||||||||||||
| ms.tgt_pltfrm | ||||||||||||||
| ms.topic | article | |||||||||||||
| f1_keywords |
|
|||||||||||||
| dev_langs |
|
|||||||||||||
| helpviewer_keywords |
|
|||||||||||||
| ms.assetid | f3dc7764-050c-4322-9b2f-9ca772a0fb88 | |||||||||||||
| caps.latest.revision | 8 | |||||||||||||
| author | mikeblome | |||||||||||||
| ms.author | mblome | |||||||||||||
| manager | ghogen | |||||||||||||
| translation.priority.ht |
|
Undoes any changes to the row since the last fetch or update.
STDMETHOD ( Undo )(
HCHAPTER /* hReserved */,
DBCOUNTITEM cRows,
const HROW rghRows[ ],
DBCOUNTITEM* pcRowsUndone,
HROW** prgRowsUndone,
DBROWSTATUS** prgRowStatus
);
hReserved
[in] Corresponds to the hChapter parameter in IRowsetUpdate::Undo.
pcRowsUndone
[out] Corresponds to the pcRows parameter in IRowsetUpdate::Undo.
prgRowsUndone
[in] Corresponds to the prgRows parameter in IRowsetUpdate::Undo.
For other parameters, see IRowsetUpdate::Undo in the OLE DB Programmer's Reference.
Header: atldb.h