dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleHome Class / Name Property

In This Topic
    Name Property (OracleHome)
    In This Topic
    Gets the name of Oracle home.
    Syntax
    'Declaration
     
    Public ReadOnly Property Name As String
    public string Name {get;}

    Property Value

    The name of Oracle home.
    See Also