dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleRef Class / Value Property

In This Topic
    Value Property (OracleRef)
    In This Topic
    Gets or sets a hexadecimal string representation of the reference to an Oracle object.
    Syntax
    'Declaration
     
    Public ReadOnly Property Value As String
    public string Value {get;}

    Property Value

    Hexadecimal string representation of the reference to an Oracle object.
    See Also