[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Password used when authenticating on the database server
Source position: sqldb.pp line 249
published property TSQLConnection.Password : string |
Password is used when authenticating the user specified in UserName when connecting to the database server
This property must be set prior to activating the connection. Changing it while the connection is active has no effect.
|
The username for authentication on the database server |
|
|
The name of the host computer where the database resides |