Server Constructor
SQL Server 2008
Initializes a new instance of the Server class.
| Name | Description | |
|---|---|---|
|
Server() | Initializes a new instance of the Server class. |
|
Server(String) | Initializes a new instance of the Server class with the specified name. |
|
Server(ServerConnection) | Initializes a new instance of the Server class based on the specified connection. |
