Click or drag to resize
IFulltextQueryTDocumentFirstOrDefault Method
Overload List
  NameDescription
Public methodFirstOrDefault
Execute this query and return the first result or the default value for the given type, if no results were found.
Public methodFirstOrDefault(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.
Top
See Also