Possible enumeration values:
Name | Value | Description |
---|---|---|
Contains |
0 |
Search for the database records containing the supplied value |
ExactMatch |
1 |
Search for the database records that are an exact match to the supplied value |
StartsWith |
2 |
Search for the database records where the beginning matches the supplied value |
WordStartsWith |
3 |
Search for the database records where the beginning of any word matches the supplied value in the column being searched |