GetOracleDate(Int32) Method
Gets the value of the specified column as an
OracleDate object.
'Declaration
Public Overloads Function GetOracleDate( _
ByVal As Integer _
) As OracleDate
Parameters
- i
- The zero-based column ordinal.
Return Value
The value of the specified column as an
OracleDate object.