Share via


IDatabaseConfiguration.IsWsusWmsdeInstalled

Determines if a local instance of the SQL Server 2000 Desktop Engine (Windows), known as WMSDE, was installed during setup.

public bool IsWsusWmsdeInstalled {get;}
Public ReadOnly Property IsWsusWmsdeInstalled As bool

Property Value

True if a local WMSDE instance was installed during setup; otherwise, false.

**Windows 2000 Server:  **WMSDE is not supported, therefore the property value will be false.

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.