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
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
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