dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleString Structure / IsCaseIgnored Property

In This Topic
IsCaseIgnored Property
In This Topic
Specifies whether case shoud be ignored in comparison. Default value is false.
Syntax
'Declaration
 
Public Property IsCaseIgnored As Boolean
 

Property Value

true if case shoud be ignored in comparison; otherwise, false.
See Also