dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleConnection Class / Homes Property

In This Topic
    Homes Property
    In This Topic
    Gets the list of all available Oracle homes.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property Homes As OracleHomeCollection
    public static OracleHomeCollection Homes {get;}

    Property Value

    The list of all available Oracle homes.
    See Also