IConnection.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.

interface IConnection
synchronized nothrow const @property
string
server
()

Meta