CMultipleResults
class CMultipleResults
To handle multiple result sets, CCommand must inherit from this class. If you want a command to handle multiple result sets, use CMultipleResults for the CCommand template argument TMultiple.
#include <atldbcli>
See Also
Using the OLE DB Consumer Templates, Consumer Architecture Chart