Skip to content

Latest commit

 

History

History
34 lines (28 loc) · 944 Bytes

File metadata and controls

34 lines (28 loc) · 944 Bytes
title CArrayRowset::m_nRowsRead | 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
ATL::CArrayRowset::m_nRowsRead
ATL::CArrayRowset<TAccessor>::m_nRowsRead
CArrayRowset<TAccessor>::m_nRowsRead
ATL.CArrayRowset<TAccessor>.m_nRowsRead
CArrayRowset.m_nRowsRead
m_nRowsRead
ATL.CArrayRowset.m_nRowsRead
CArrayRowset::m_nRowsRead
dev_langs
C++
helpviewer_keywords
m_nRowsRead
ms.assetid efb8973f-59f7-46fb-a5f5-2eebd61fdd95
caps.latest.revision 8
author mikeblome
ms.author mblome
manager ghogen

CArrayRowset::m_nRowsRead

Contains the number of rows in the rowset that have already been read.

Syntax

  
ULONG m_nRowsRead;  
  

Requirements

Header: atldbcli.h

See Also

CArrayRowset Class