PgDAC

TPgConnection.Username Property

Contains username.

Class

TPgConnection

Syntax

property Username: string;

Remarks

Use the Username property to supply a user name to handle server's request for a login. When the property is being changed TPgConnection calls Disconnect method.

Note: The UserName property will be used as a default value for the Database and Schema parameters if they are empty.

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback