Click or drag to resize

ConstraintQueryBuilderAddConstraintFunction Method

Overload List
  NameDescription
Public methodAddConstraintFunction(AccessConstraintEvaluator)
Adds a constraint function to the query. Times passed to the evaluator will be expressed on the default participant for the constraint.
Public methodAddConstraintFunction(AccessConstraintEvaluator, IServiceProvider)
Adds a constraint function to the query. Times passed to the evaluator will be expressed on the given participant.
Top
See Also