|
AnyDAC
|
Executes the login dialog.
|
Parameters |
Description |
|
ALoginAction: TADGUIxLoginAction |
An action to perform after the user successfully entered the database credentials. |
Use the Execute method to manually execute the login dialog and enter user credentials. When dialog is used with TADConnection, then connection object will automatically execute the login dialog.
function Execute(ALoginAction: TADGUIxLoginAction): Boolean;
|
What do you think about this topic? Send feedback!
|