Table
|
Name | Description | |
---|---|---|
IsSearchMatch(T, String) | Determines if any record fields modeled with the SearchableAttribute match any of the specified searchValues. | |
IsSearchMatch(T, StringComparison, String) | Determines if any record fields modeled with the SearchableAttribute match any of the specified searchValues. |