Overload List

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

Note: Only exact phrases will be matched.

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

Note: Only exact phrases will be matched.

See Also