The IExecutionPlanPreAndPostFilter type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| IsValidAfterPlan |
Post execution plan filter evaluator - called after the execution plan has been retrieved. Evaluate the execution plan dependent portions of the filter criteria here.
| |
| IsValidBeforePlan |
Pre-execution plan filter evaluator - called before the execution plan is retrieved to evaluate the portions of the filter criteria that can be evaluated without an execution plan.
|