Click or drag to resize
SearchQueryClauses Methods

The SearchQueryClauses type exposes the following members.

Methods
  NameDescription
Public methodAddClause
Add clause to current object.
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, ListString)
Returns Full text SQL query and fill collection of words which should be highlighted.
Top
See Also