AliasName property

Applies to
TIB_Connection

Declaration
Property AliasName : string;

Description
This property provides the ability to use a BDE Alias for the database connection string and other limited values.

The only items that are considered right now are the following parameters:

BDE_SERVER_NAME - for the complete connection path to the database.
BDE_USER_NAME - for the username used to connect to the database.
BDE_PASSWORD - for the password to be used.
BDE_ROLE_NAME - for the SQL ROLE that is to be used to connect.