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

Meta