CRowset::CRowset
CRowset();
CRowset( IRowset* pRowset );
Parameters
pRowset
[in] Pointer to an 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 Overview | Class Members