PQConnection.server

Returns SQL server name (domain) the connection is desired to connect to. If connection isn't ever established (or tried) the method returns empty string.

class PQConnection
nothrow const @property
string
server
()

Meta