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
    public OracleObjectType ObjectType {get;}

    Property Value

    One of the OracleObjectType values.
    See Also