Contains the server name.
Class
TPgConnection
Syntax
property Server: string;
Remarks
Use the Server property to supply server name to handle server's request for a login. When the property is being changed TPgConnection calls the Disconnect method.
See Also