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.
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