Server Constructor

Initializes a new instance of the Server class.

Remarks

Updated text:

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

Overload List

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.

See Also

Reference

Server Class
Server 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 .NET
Connecting to an Instance of SQL Server
Disconnecting from an Instance of SQL Server
Managing Servers