IDatabase.LoginPrompt

Syntax

LoginPrompt: Boolean;

Description

The LoginPrompt property determines whether automatic connection to database is executed on logging in to the repository.

Comments

Available values:

Example

The property use is given in the example for IDatabase.Credentials.

See also:

IDatabase