CBulkRowset::MoveNext
Retrieves the next row of data.
HRESULT MoveNext( ) throw( );
Return Value
A standard HRESULT. When the end of the rowset has been reached, returns DB_S_ENDOFROWSET.
Requirements
Header: atldbcli.h
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
Retrieves the next row of data.
HRESULT MoveNext( ) throw( );
A standard HRESULT. When the end of the rowset has been reached, returns DB_S_ENDOFROWSET.
Header: atldbcli.h