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
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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