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