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 new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
The latest version of this topic can be found at CMultipleResults Class.
If you want a command to handle multiple result sets, use CMultipleResults for the CCommand template argument TMultiple.
Syntax
class CMultipleResults
Remarks
To handle multiple result sets, CCommand must inherit from this class.
Requirements
Header: atldbcli
See Also
OLE DB Consumer Templates
OLE DB Consumer Templates Reference