Partilhar via


IRowsetImpl::GetNextRows

Buscar linhas em sequência, recordando a posição anterior.

STDMETHOD( GetNextRows )( 
   HCHAPTER hReserved, 
   DBROWOFFSET lRowsOffset, 
   DBROWCOUNT cRows, 
   DBCOUNTITEM* pcRowsObtained, 
   HROW** prghRows  
);

Parâmetros

Consulte IRowset::GetNextRowsna referência do programador de OLE DB.

Requisitos

Header: atldb.h

Consulte também

Referência

Classe IRowsetImpl

IRowsetImpl::AddRefRows

IRowsetImpl::ReleaseRows