CBulkRowset::ReleaseRows

 

The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.

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

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

Syntax

  
HRESULT ReleaseRows( ) throw( );  
  

Return Value

A standard HRESULT.

Requirements

Header: atldbcli.h

See Also

CBulkRowset Class
CBulkRowset::AddRefRows