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

In This Topic
    OracleString Structure Properties
    In This Topic

    For a list of all members of this type, see OracleString members.

    Public Properties
     NameDescription
    Public PropertySpecifies whether case shoud be ignored in comparison. Default value is false.  
    Public PropertyGets a value indicating whether the Value property of the OracleString is Null.  
    Public PropertyGets the character at the specified index.  
    Public PropertyGets the length of the string that is stored in the specified OracleString structure.  
    Public PropertyGets the string that is stored in the specified OracleString structure.  
    Top
    See Also