Unit 'SQLDB' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TSQLConnection.OnLogin

Event handler for login process.

Declaration

Source position: sqldb.pp line 311

published property TSQLConnection.OnLogin : TLoginEvent;

Description

OnLogin will be used when loginPrompt is True. It will be called, and can be used to present a user with a dialog in which the username and password can be asked.

See also

TSQLConnection.LoginPrompt

  

Should SQLDB prompt for user credentials when a connection is activated.


Documentation generated on: Jul 24 2023