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.
The latest version of this topic can be found at IRowsetUpdateImpl::GetPendingRows.
Returns a list of rows with pending changes.
Syntax
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