CNoMultipleResults

class CNoMultipleResults

Used as a template argument (TMultiple) to CCommand to create an optimized command that handles a single result set. If you want a command to handle multiple result sets, use CMultipleResults instead.

#include <atldbcli.h>

See Also

Using the OLE DB Consumer Templates, Consumer Architecture Chart