Click or drag to resize
SearchQueryClauses.GetQuery Method
Overload List
  NameDescription
Public methodGetQuery()
Returns Full text SQL query.
Public methodGetQuery(Boolean, Boolean)
Returns Full text SQL query and fill collection of words which should be highlighted.
Public methodGetQuery(Boolean, Boolean, List<String>)
Returns Full text SQL query and fill collection of words which should be highlighted.
Top
See Also