SearchQueryClauses Methods |
The SearchQueryClauses type exposes the following members.
Name | Description | |
---|---|---|
AddClause |
Add clause to current object.
| |
GetQuery |
Returns Full text SQL query.
| |
GetQuery(Boolean, Boolean) |
Returns Full text SQL query and fill collection of words which should be highlighted.
| |
GetQuery(Boolean, Boolean, ListString) |
Returns Full text SQL query and fill collection of words which should be highlighted.
|