ILogonParams.UseMetabaseLogonCredentials

Syntax

UseMetabaseLogonCredentials: TriState;

Description

The UseMetabaseLogonCredentials property determines whether the user's credentials, specified when entering the system, are used to connect with the database.

Comments

This property corresponds to the option "Credentials, specified when entering the system" in the Authorization in the DB dialog box. If the property was set in OnOption, the data, specified when entering the system, are used in further connections.

See also:

ILogonParams