GetOracleValue Method (NativeOracleArray)
Gets the value of the array element at the specified ordinal in its Oracle format.
'Declaration
Public Function GetOracleValue( _
ByVal As Integer _
) As Object
Parameters
- i
- The zero-based element ordinal.
Return Value
The value of the array element.