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 latest version of this topic can be found at CRowset::CRowset.
Creates a new CRowset object and (optionally) associates it with an IRowset interface supplied as a parameter.
Syntax
CRowset( );
CRowset(
IRowset* pRowset
);
Parameters
pRowset
[in] A pointer to an IRowset interface to be associated with this class.
Requirements
Header: atldbcli.h