Share via


IDatabaseConfiguration.ServerName

Retrieves the name of the database server that WSUS is using.

public abstract String ServerName {get;}
Public MustOverride ReadOnly Property ServerName As String

Property Value

Name of the database server that WSUS is using. The name is of the form, <servername>\<instancename>.

Requirements

Server Requires Windows Server 2003 or Windows 2000 Server SP4 and later.
Namespace

Defined in Microsoft.UpdateServices.Administration.

Assembly

Requires Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll).

.NET Framework

Requires .NET Framework 1.1.

See Also

IDatabaseConfiguration.DatabaseName