Skip to content

Latest commit

 

History

History
34 lines (28 loc) · 968 Bytes

File metadata and controls

34 lines (28 loc) · 968 Bytes
title CArrayRowset::Snapshot | Microsoft Docs
ms.custom
ms.date 11/04/2016
ms.reviewer
ms.suite
ms.technology
cpp-windows
ms.tgt_pltfrm
ms.topic article
f1_keywords
CArrayRowset<TAccessor>.Snapshot
ATL::CArrayRowset::Snapshot
Snapshot
CArrayRowset<TAccessor>::Snapshot
ATL.CArrayRowset.Snapshot
ATL.CArrayRowset<TAccessor>.Snapshot
ATL::CArrayRowset<TAccessor>::Snapshot
CArrayRowset::Snapshot
CArrayRowset.Snapshot
dev_langs
C++
helpviewer_keywords
Snapshot method
ms.assetid 0021af70-e65d-43c9-941a-7d3454971c3d
caps.latest.revision 8
author mikeblome
ms.author mblome
manager ghogen

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