IFulltextQueryTDocumentFirstOrDefaultAsync Method |
| Name | Description | |
|---|---|---|
| FirstOrDefaultAsync |
Asynchronously execute this query and return the first result or the default value for the given type, if no results were found.
| |
| FirstOrDefaultAsync(CancellationToken) |
Asynchronously execute this query and return the first result or the default value for the given type, if no results were found.
|