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

In This Topic
Value Property (OracleAnyData)
In This Topic
Gets the value of the OracleAnyData converted to a .NET type.
Syntax
'Declaration
 
Public ReadOnly Property Value As Object
 

Property Value

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