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

On this page
    Value Property (OracleAnyData)
    On this page
    Gets the value of the OracleAnyData converted to a .NET type.
    Syntax
    'Declaration
     
    Public ReadOnly Property Value As Object
    public object Value {get;}

    Property Value

    The value of the OracleAnyData converted to a .NET type.
    See Also