DbType Property (OracleType)
Determines what type the
OracleType represents - OBJECT, VARRAY or Nested table.
'Declaration
Public ReadOnly Property DbType As OracleDbType
Property Value
One of the
OracleObject,
OracleArray or
OracleTable values from the
OracleDbType enumeration.