IFulltextQueryTDocumentFirstOrDefaultFutureAsync Method |
| Name | Description | |
|---|---|---|
| FirstOrDefaultFutureAsync |
Execute this query and return the asynchronously, lazily initialized first result or the default value for the given type, if no results were found.
| |
| FirstOrDefaultFutureAsync(CancellationToken) |
Execute this query and return the asynchronously, lazily initialized first result or the default value for the given type, if no results were found.
|