WebstoreResourceStatus Enumeration

[This is internal Microsoft documentation - Do not distribute.]

Enumerates the different Statuses a database can have

Namespace: Microsoft.Webstore.MetaData
Assembly: ICL (in icl.dll)

Syntax

'Declaration

  Public Enumeration WebstoreResourceStatus
  public enum WebstoreResourceStatus

Members

Member name Description
NeedsRepair The WmoResource(database/Fileshare) is marked as needs repair.
NotDeployed The WmoResource(database/Fileshare) is not yet Deployed.
NoWriteAll The WmoResource (database/Fileshare) is Primary This means clients cannot access it.
Offline The WmoResource (database/Fileshare) is Offline This means clients cannot access it
Online The WmoResource (database/Fileshare) is Online This means clients can access it.
Standby The WmoResource(database only) is in Standby state.

Platforms

Development Platforms

Windows XP Professional with Service Pack 2 (SP2), Windows Server 2003, Windows Vista Ultimate Edition, Windows Vista Business Edition, Windows Vista Enterprise Edition

Target Platforms

See Also

Reference

Microsoft.Webstore.MetaData Namespace