GetOrdinal Method (OracleArrayDataReader)
Gets the ordinal of the specified OBJECT TYPE property.
'Declaration
Public Function GetOrdinal( _
ByVal As String _
) As Integer
Parameters
- name
- Name of the property to get the ordinal of.
Return Value
Ordinal of the specified OBJECT TYPE property.