CNoRowset

class CNoRowset

This class can be used as a template argument (TRowset) for CCommand or CTable. Use CNoRowset as a template argument if the command does not return a rowset.

#include <atldbcli>

See Also

Using the OLE DB Consumer Templates, Consumer Architecture Chart