Server Constructor
SQL Server 2005
Initializes a new instance of the Server class.
| 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.
|
Reference
Server ClassServer Members
Microsoft.SqlServer.Management.Smo Namespace
Other Resources
How to: Connect to the Local Instance of SQL Server by Using Windows Authentication in Visual Basic .NETConnecting to an Instance of SQL Server
Disconnecting from an Instance of SQL Server
Managing Servers
