다음을 통해 공유


IRowsetUpdateImpl::Undo

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  
);

매개 변수

For other parameters, see IRowsetUpdate::Undo in the OLE DB Programmer's Reference.

요구 사항

Header: atldb.h

참고 항목

참조

IRowsetUpdateImpl 클래스