Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the number of row handles retrieved by each call.
void SetRows(
DBROWCOUNT nRows
) throw( );
Parameters
- nRows
[in] The new size of the rowset (number of rows).
Remarks
If you call this function, it must be before the rowset is opened.
Requirements
Header: atldbcli.h