Should the OnLogin be triggered.
Source position: db.pas line 2269
published property TCustomConnection.LoginPrompt : Boolean |
LoginPrompt can be set to True if the OnLogin handler should be called when the Open method is called. If it is not True, then the event handler is not called.
|
Event triggered when a login prompt is shown. |