IRowsetImpl::GetNextRows

STDMETHOD( GetNextRows )( HCHAPTER hReserved, LONG lRowsOffset, LONG cRows, ULONG *pcRowsObtained, HROW **prghRows );

See IRowset::GetNextRows in the OLE DB Programmer's Reference.

Remarks

Fetches rows sequentially, remembering the previous position.

IRowsetImpl OverviewClass Members

See Also

IRowsetImpl::AddRefRows, IRowsetImpl::ReleaseRows