PredicateExtensionMethodsCaseInsensitive Method (FieldCompareValuePredicate) |
Makes the predicate a case-insensitive comparison by using the UPPER() function on the value to compare to the pattern specified in the predicate.
Make sure the predicate's value is specified with uppercase characters. Only useful on case-sensitive collations.
Namespace:
SD.LLBLGen.Pro.QuerySpec
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.4.0.0 (5.4.0)
Syntax See Also