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
Этот браузер больше не поддерживается.
Выполните обновление до Microsoft Edge, чтобы воспользоваться новейшими функциями, обновлениями для системы безопасности и технической поддержкой.
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