ODAC

TConnectDialog.ReadAliases Property

Used to specify where the TConnectDialog object should acquire the names of database instances.

Class

TConnectDialog

Syntax

property ReadAliases: boolean default False;

Remarks

Use ReadAliases property to specify whether the TConnectDialog object should acquire the names of database instances from TNSNAMES.ORA configuration file found in the Oracle home directory or read them from Odac registry entries.

Set this property to False to make ODAC read aliases from registry.

The default value is False.

Note: ODAC relies on valid local Oracle home directory structure if ReadAliases property is set to True.

Description

T:Devart.Odac.Units.OdacVcl

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback