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

In This Topic
    ObjectName Property
    In This Topic
    Gets the name of the object.
    Syntax
    'Declaration
     
    Public ReadOnly Property ObjectName As String
    public string ObjectName {get;}

    Property Value

    The name of the object.
    See Also