Click or drag to resize

MapperBuildFilterArgs Fields

The MapperBuildFilterArgs type exposes the following members.

Fields
  NameDescription
Public fieldFilterColumns
The columns to search (for FullText filters)
Public fieldFilterCriteria
The filter criteria as entered by the user (for FullText filters).
Public fieldFilterExpression
The filter expression defined by the mapper. If none of the arguments are changed then this is the expression used.
Public fieldFilterTableName
The name of the table (for FullText filters)
Public fieldFilterType
The filter type.
Public fieldFullTextSubquery
The subquery to use on the FTS
Top
See Also