CBulkRowset::SetRows

void SetRows( ULONG nRows );

Parameters

nRows

[in] The new size of the rowset (number of rows).

Remarks

Sets the number of row handles retrieved by each call. If you call this function, it must be before the rowset is opened.

CBulkRowset OverviewClass Members