Click or drag to resize
SearchProvider Methods

The SearchProvider type exposes the following members.

Methods
  NameDescription
Public methodStatic memberAddResultItems
Adds the result items to the given DataSet.
Public methodStatic memberGetCompleteWhereCondition
Returns the complete where condition based on the given parameters.
Protected methodGetSearchWords
Converts search expression to array of searched words according to search mode.
Public methodStatic memberIntersectResultItems
Intersects the result items.
Public methodSearch
Searches data and returns results.
Top
See Also