LikeFilter Properties |
The LikeFilter type exposes the following members.
Name | Description | |
---|---|---|
![]() | EscapeChar |
Obtain the escape character that is used for escaping '%' and
'_' in the pattern or zero if there is no escape.
|
![]() | IgnoreCase |
Check whether or not the filter is case incensitive.
|
![]() | IsIgnoreCase | Obsolete.
Check whether or not the filter is case incensitive.
|
![]() | Pattern |
Obtain the filter's pattern string.
|
![]() | Value |
Gets the object to compare the extraction result with.
(Inherited from ComparisonFilter.) |
![]() | ValueExtractor |
Obtain the IValueExtractor used by this filter.
(Inherited from ExtractorFilter.) |