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

In This Topic
ObjectType Property (OracleError)
In This Topic
Gets the type of the object.
Syntax
'Declaration
 
Public ReadOnly Property ObjectType As OracleObjectType
 

Property Value

One of the OracleObjectType values.
See Also