dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleHomeCollection Class / DefaultHome Property

In This Topic
    DefaultHome Property
    In This Topic
    Gets the default Oracle home information.
    Syntax
    'Declaration
     
    Public ReadOnly Property DefaultHome As OracleHome
    public OracleHome DefaultHome {get;}

    Property Value

    Default Oracle home information.
    See Also