| Devart.Data.Oracle Namespace > OracleConnection Class : Home Property (OracleConnection) |
Gets or sets Oracle Home to be used.
[Visual Basic]
Public Property Home As String [C#]
public string Home {get; set;}An Oracle Home to be used.
Set Home property to select what Oracle client will be used in your application. Use this property if there are some Oracle clients installed at the machine. If Home property is empty dotConnect for Oracle uses default Home. You can change a value of the default home by Oracle Home Selector.
OracleConnection Class | OracleConnection Members
© 2002 - 2013 Devart. All Rights Reserved.