ISelectQueryFilterService Methods
A service that allows you to apply row-level filtering to all SELECT queries for the Document Viewer, Report Designer Preview, and Query Builder components.Name | Description |
---|---|
CustomizeFilterExpression(SelectQuery, CriteriaOperator) | Allows you to add a conditional clause to each SELECT query before the SqlDataSource executes it. |
See Also