void CRBase::SetBatchSize(ULONG nBatchSize=DEFAULT_BATCH_SIZE);

Parameter

        [in] nBatchSize:

                A new size of a batch of records.

Remark

        Sets the size of a batch of records before opening a rowset. By default, the batch size of a CRBase based object is 20 in OleDBPro.

CRBase Class Overview & Class Members