Share via


CBulkRowset::MoveFirst

 

The latest version of this topic can be found at CBulkRowset::MoveFirst.

Retrieves the first row of data.

Syntax

  
HRESULT MoveFirst( ) throw( );  
  

Return Value

A standard HRESULT.

Requirements

Header: atldbcli.h

See Also

CBulkRowset Class