FieldFilterDefinition..::..IsCaseSensitive Method
Sets if the search is case sensitive.
Namespace:
RingSoft.DbLookup.TableProcessingAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public FieldFilterDefinition IsCaseSensitive( bool value )
Public Function IsCaseSensitive ( _ value As Boolean _ ) As FieldFilterDefinition
public: FieldFilterDefinition^ IsCaseSensitive( bool^ value )
Parameters
- value
- Type: Boolean
if set to True then the search is case sensitive.