Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns a list of rows with pending changes.
STDMETHOD ( GetPendingRows )(
HCHAPTER /* hReserved */,
DBPENDINGSTATUS dwRowStatus,
DBCOUNTITEM* pcPendingRows,
HROW** prgPendingRows,
DBPENDINGSTATUS** prgPendingStatus
);
Parameters
- hReserved
[in] Corresponds to the hChapter parameter in IRowsetUpdate::GetPendingRows.
For other parameters, see IRowsetUpdate::GetPendingRows in the OLE DB Programmer's Reference.
Remarks
For more information, see IRowsetUpdate::GetPendingRows in the OLE DB Programmer's Reference.
Requirements
Header: atldb.h