CArrayRowset::m_nRowsRead

 

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 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