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.
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 CBulkRowset::SetRows.
Sets the number of row handles retrieved by each call.
Syntax
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