LoginPrompt: Boolean;
The LoginPrompt property determines whether the dialog box to enter credentials is displayed when opening the ADOMD catalog.
The property is set to False by default, and at the same time the request is not displayed. If the property is set to True, the dialog box to enter credentials opens. Specified credentials are used to connect to the database to which the ADOMD catalog is connected.
The example of use is given in description of the WellKnownDriver property.
See also: