CRowset::CRowset

CRowset();

CRowset( IRowset* pRowset );

Parameters

pRowset

[in] Pointer to an IRowset interface to be associated with this class.

Remarks

Creates a new CRowset object and (optionally) associates it with an IRowset interface supplied as a parameter.

CRowset OverviewClass Members