Click or drag to resize

IFulltextQueryTDocumentFirstOrDefaultAsync Method

Overload List
  NameDescription
Public methodFirstOrDefaultAsync
Asynchronously execute this query and return the first result or the default value for the given type, if no results were found.
Public methodFirstOrDefaultAsync(CancellationToken)
Asynchronously execute this query and return the first result or the default value for the given type, if no results were found.
Top
See Also