ILLBLGenProQuery.ExecuteAsync Method |
Name | Description | |
---|---|---|
ExecuteAsync() |
Async variant of Execute().
Executes the query this object represents.
| |
ExecuteAsync<TResult>() |
Async variant of Execute().
Executes the query this object represents
| |
ExecuteAsync(CancellationToken) |
Async variant of Execute().
Executes the query this object represents.
| |
ExecuteAsync<TResult>(CancellationToken) |
Async variant of Execute().
Executes the query this object represents
|