Click or drag to resize

TableOperationsTIsSearchMatch Method

Overload List
  Name Description
Public method IsSearchMatch(T, String) Determines if any record fields modeled with the SearchableAttribute match any of the specified searchValues.
Public method IsSearchMatch(T, StringComparison, String) Determines if any record fields modeled with the SearchableAttribute match any of the specified searchValues.
Top
See Also