PostgresDAC

TPSQLUser.Properties.UserName

Previous Next

Identifies the name of the user on the server for which this object is an encapsulation.

Syntax:

property UserName: string;

Description:

Use UserName to specify the name of the database user this component encapsulates. To set UserName to a meaningful value, the Database property should already be set. If Database is set at design time, then select a valid user name from the UserName drop-down list in the Object Inspector.