GetOracleValue(Int32) Method
Gets the value of the column at the specified ordinal in its Oracle format wrapped by dotConnect for Oracle.
'Declaration
Public Overloads Function GetOracleValue( _
ByVal As Integer _
) As Object
Parameters
- i
- The zero-based column ordinal.
Return Value
The value of the column as the dotConnect for Oracle wrapped type.