CArrayRowset::CArrayRowset
Creates a new CArrayRowset object.
CArrayRowset(
int nMax = 100000
);
Parameters
- nMax
[in] Maximum number of rows in the rowset.
Requirements
Header: atldbcli.h
Creates a new CArrayRowset object.
CArrayRowset(
int nMax = 100000
);
Header: atldbcli.h