DataAsyncCommandFetchEventHandler Delegate

Definition

Represents the method that is called when an asynchronous command has results available for fetching.

C++
public delegate Microsoft::VisualStudio::Data::DataAsyncCommandRequest DataAsyncCommandFetchEventHandler(DataReader ^ dataReader);

Parameters

dataReader
DataReader

The data reader object that provides the results.

Return Value

Returns a value indicating how the command should proceed on return of this method.

Applies to

Proizvod Verzije
Visual Studio SDK 2017, 2019, 2022