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

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

Property Value

An OracleType of the specified object.
See Also