Server Constructor
Initializes a new instance of the Server class.
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Name | Description | |
---|---|---|
![]() | Server() | Initializes a new instance of the Server class. |
![]() | Server(ServerConnection) | Initializes a new instance of the Server class based on the specified connection. |
![]() | Server(String) | Initializes a new instance of the Server class with the specified name. |
Show: