Sphinx |
| 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. | |
| NextResultAsync(CancellationToken) | Asynchronously advances the reader to the next result when reading the results of multiple queries. |