Share via


IDatabaseConfiguration.DatabaseName

Retrieves the name of the database that WSUS is using.

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

Property Value

Name of the database that WSUS is using.

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.ServerName