| IFulltextQueryTDocumentFirstOrDefault Method |
| Name | Description | |
|---|---|---|
| FirstOrDefault |
Execute this query and return the first result or the default value for the given type, if no results were found.
| |
| FirstOrDefault(QueryMetadata) |
Execute this query and return the first result or the default value for the given type, if no results were found along with query metadata.
|