Overload List

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

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

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

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

See Also