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