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
string
server
nothrow const @property
(
)

Meta