CArrayRowset::Snapshot

 

The latest version of this topic can be found at CArrayRowset::Snapshot.

Reads the entire rowset into memory, creating an image or snapshot of it.

Syntax

  
HRESULT Snapshot( ) throw( );  
  

Requirements

Header: atldbcli.h

See Also

CArrayRowset Class