IRowsetImpl::GetNextRows

按顺序获取行,同时记住以前的位置。

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

参数

请参见 OLE DB 程序员参考(在 中)。

要求

头文件: atldb.h

请参见

参考

IRowsetImpl 类

IRowsetImpl::AddRefRows

IRowsetImpl::ReleaseRows