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

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

    Property Value

    The owner of the object.
    See Also