'Declaration Public Overloads Function GetOracleValue( _ ByVal attributeName As String _ ) As Object
public object GetOracleValue( string attributeName )
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.