Click or drag to resize

ITableOperationsIsSearchMatch Method

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