![]() | SphinxQLDataReaderNextResultAsync Method |
Name | Description | |
---|---|---|
![]() | NextResultAsync | An asynchronous version of NextResult, which advances the reader to the next result when reading the results of a batch of statements.Invokes NextResultAsync(CancellationToken) with CancellationToken.None. (Inherited from DbDataReader.) |
![]() ![]() | NextResultAsync(CancellationToken) |
Asynchronously advances the reader to the next result when reading the results of multiple queries.
(Overrides DbDataReaderNextResultAsync(CancellationToken).) |