MapperBuildFilterArgs Fields |
The MapperBuildFilterArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| FilterColumns |
The columns to search (for FullText filters)
| |
| FilterCriteria |
The filter criteria as entered by the user (for FullText filters).
| |
| FilterExpression |
The filter expression defined by the mapper. If none of the arguments are changed then this is the expression used.
| |
| FilterTableName |
The name of the table (for FullText filters)
| |
| FilterType |
The filter type.
| |
| FullTextSubquery |
The subquery to use on the FTS
|