dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleAttribute Class / ObjectType Property

In This Topic
ObjectType Property (OracleAttribute)
In This Topic
Gets an OracleType of the specified attribute.
Syntax
'Declaration
 
Public ReadOnly Property ObjectType As OracleType
 

Property Value

An OracleType of the specified attribute if its type is Oracle object type; otherwise, null.
See Also