dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleType Class / ItemDbType Property

In This Topic
ItemDbType Property
In This Topic
Gets type of the element from the collection.
Syntax
'Declaration
 
Public ReadOnly Property ItemDbType As OracleDbType
 

Property Value

One of the values from OracleDbType enumeration.
See Also