| title |
IRowsetImpl::GetNextRows | Microsoft Docs |
| ms.custom |
|
| ms.date |
11/04/2016 |
| ms.reviewer |
|
| ms.suite |
|
| ms.technology |
|
| ms.tgt_pltfrm |
|
| ms.topic |
article |
| f1_keywords |
GetNextRows |
ATL.IRowsetImpl.GetNextRows |
ATL::IRowsetImpl::GetNextRows |
IRowsetImpl::GetNextRows |
IRowsetImpl.GetNextRows |
|
| dev_langs |
|
| helpviewer_keywords |
|
| ms.assetid |
1c0975d6-d770-4884-830b-6986c6fa8e65 |
| caps.latest.revision |
8 |
| author |
mikeblome |
| ms.author |
mblome |
| manager |
ghogen |
| translation.priority.ht |
cs-cz |
de-de |
es-es |
fr-fr |
it-it |
ja-jp |
ko-kr |
pl-pl |
pt-br |
ru-ru |
tr-tr |
zh-cn |
zh-tw |
|
Fetches rows sequentially, remembering the previous position.
STDMETHOD( GetNextRows )(
HCHAPTER hReserved,
DBROWOFFSET lRowsOffset,
DBROWCOUNT cRows,
DBCOUNTITEM* pcRowsObtained,
HROW** prghRows
);
See IRowset::GetNextRows in the OLE DB Programmer's Reference.
Header: atldb.h
IRowsetImpl Class
IRowsetImpl::AddRefRows
IRowsetImpl::ReleaseRows