WebstoreResource Members

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

Represents a Webstore resource. Forms the base class for WMODatabase and WMOFileshare classes.

The following tables list the members exposed by the WebstoreResource type.

Public Properties

  Name Description
DeploymentUid Gets the Guid associated with the deployment of which this Resource is a part of.
FssId Gets the Failsafeset ID of this Resource
IsObjectExpired  Gets information about whether the given WebstoreObject is expired - dropped from WstConfig.(inherited from WebstoreObject)
IsOnline Whether the database is online. Most required by all users and thus a property.
Key Overridden. Key
Name Gets the Name of this Resource
ResourceFailSafeSet Gets the corrosponding resource FailSafeSet
ResourceType Gets the type of the resource
Server Gets the Server on which this Resource resides
ServerName Gets the name of the server on which this resource is.
ServerUid Gets the Server UID of this Resource
Status Gets the Status of this database
Uid Gets the associated Resource Guid

Top

Public Methods

(see also Protected Methods )

  Name Description
CompareTo Compares two resources. It compares on the key.
Equals Overloaded.  
GetHashCode  The get hash code function(inherited from WebstoreObject)
GetType  (inherited from Object )
GetUserStore  (inherited from WebstoreObject )
ReferenceEquals  (inherited from Object )
Refresh  (inherited from WebstoreObject )
RemoveUserStore  (inherited from WebstoreObject )
SetUserStore  (inherited from WebstoreObject )
ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Finalize  (inherited from Object )
MemberwiseClone  (inherited from Object )

Top

See Also

Reference

WebstoreResource Class
Microsoft.Webstore.MetaData Namespace