Used to specify a password for a connection.
Class
TPgConnection
Syntax
property Password: string;
Remarks
Use the Password property to specify a password for a connection. When property is being changed TPgConnection calls Disconnect method.
See Also