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.
The latest version of this topic can be found at CNoMultipleResults Class.
Used as a template argument (TMultiple) to CCommand to create an optimized command that handles a single result set.
Syntax
class CNoMultipleResults
Remarks
If you want a command to handle multiple result sets, use CMultipleResults instead.
Requirements
Header: atldbcli.h
See Also
OLE DB Consumer Templates
OLE DB Consumer Templates Reference