Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Returns the name of the SQL Server instance.
Syntax
  
public java.lang.String getServerName()  
Return Value
A String that contains the server name or null if no value is set.
Remarks
The server name is the host name of the target computer that is running SQL Server. If the getServerName property is not set, getServerName returns the default value of null.