Share via


CBulkRowset::AddRefRows

 

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

Calls IRowset::AddRefRows to increment the reference count for all rows currently retrieved from the bulk rowset.

Syntax

  
HRESULT AddRefRows( ) throw( );  
  

Return Value

A standard HRESULT.

Requirements

Header: atldbcli.h

See Also

CBulkRowset Class
CBulkRowset::ReleaseRows