GetOracleValue(String) Method
Gets the value of the attribute in its Oracle format wrapped by dotConnect for Oracle.
'Declaration
Public Overloads Function GetOracleValue( _
ByVal As String _
) As Object
Parameters
- attributeName
- String that represents a full path to the attribute or the element of the array.
Return Value
The value of the attribute as the dotConnect for Oracle wrapped type.