EPUB | CHM | PDF

TMySQLDatabase.Properties.UserName

Top Previous Next

The user ID with which you log on to the database.

Syntax:

property UserName: String;

Description:

You must always supply a user ID when connecting to a database.

See also: DatabaseName, Host, Port, UserPassword properties