CSimpleRow::CSimpleRow

 

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

The constructor.

Syntax

  
      CSimpleRow(  
   DBCOUNTITEM iRowsetCur   
);  

Parameters

iRowsetCur
[in] Index to the current rowset.

Remarks

Sets m_iRowset to iRowsetCur.

Requirements

Header: atldb.h

See Also

CSimpleRow Class