DataAsyncCommandRequest Enum

Definition

Enumeration specifying the manner in which an asynchronous command should continue after a call to the CommandNextResult or CommandRead methods.

This enumeration supports a bitwise combination of its member values.

C++
public enum class DataAsyncCommandRequest
Inheritance
DataAsyncCommandRequest
Attributes

Fields

Name Value Description
EndCommand -1073741824

The command should stop retrieving data and end.

None 0

There is no command request.

EndResultSet 1073741824

The command should stop retrieving data in the current result set and proceed to the next result set, if any.

Applies to

Proizvod Verzije
Visual Studio SDK 2017, 2019, 2022