Overload List
| Name | Description | |
|---|---|---|
| SingleAsync T |
Asynchronously returns the first record from the query result.
| |
| SingleAsync T (CancellationToken) |
Asynchronously returns the first record from the query result.
|
See Also