Click or drag to resize

SQLSearchFilter Properties

The SQLSearchFilter type exposes the following members.

Properties
  Name Description
Public property FieldName Gets or sets the Name of the field to be searched.
Public property IsPivotColumn Gets or sets a flag indicating whether this is a pivot column in which case the SearchableAttribute should be used.
Public property Operator Gets or sets the Operator to be used for the Search.
Public property SearchText Gets or sets the value to be searched for.
Public property Type Gets or sets the type of the field to be searched.
Top
See Also