Click or drag to resize
PredicateExpressionToQueryText Method
Overload List
  NameDescription
Public methodToQueryText
Implements the IPredicate ToQueryText method. Retrieves a ready to use text representation of the contained PredicateExpression.
(Overrides PredicateToQueryText.)
Public methodToQueryText(Boolean)
Retrieves a ready to use text representation of the contained Predicate.
(Overrides PredicateToQueryText(Boolean).)
Top
See Also