Overload List

  Name Description
Public method AddPartialPhraseSearch(IPredicateExpression, EntityField2, String)
Appends partial phrase search filter to relation predicate bucket.

Note: All phrases will be matched, full and partial ones.

Public method AddPartialPhraseSearch(IRelationPredicateBucket, EntityField2, String)
Appends partial phrase search filter to relation predicate bucket.

Note: All phrases will be matched, full and partial ones.

See Also