WebstoreDatabase Members

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

Gives all the information needed to identify this database. Information includes - DeploymentUID, FailsafesetNumber, Status, Role etc. It also publishes events which get generated after a Status or Role change of the database.

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

Public Properties

  Name Description
DefaultStatus The default status for this database.
DeploymentUid  Gets the Guid associated with the deployment of which this Resource is a part of.(inherited from WebstoreResource)
FssId  Gets the Failsafeset ID of this Resource(inherited from WebstoreResource)
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.(inherited from WebstoreResource)
IsPrimary Returns true if this database is the primary database.
IsStale Is this database's latency higher than stale latency bucket?
IsStaleRemote Is this database's latency higher than DataCenter stale latency bucket?
Key  Key(inherited from WebstoreResource)
Latency Gets the highest latency for this database
LatencyBucket Gets the latency bucket under which the database falls.
Name  Gets the Name of this Resource(inherited from WebstoreResource)
ResourceFailSafeSet  Gets the corrosponding resource FailSafeSet(inherited from WebstoreResource)
ResourceType Overridden. Gets the type of the resource
Server  Gets the Server on which this Resource resides(inherited from WebstoreResource)
ServerName  Gets the name of the server on which this resource is.(inherited from WebstoreResource)
ServerUid  Gets the Server UID of this Resource(inherited from WebstoreResource)
Status  Gets the Status of this database(inherited from WebstoreResource)
Uid  Gets the associated Resource Guid(inherited from WebstoreResource)

Top

Public Methods

(see also Protected Methods )

  Name Description
CompareTo  (inherited from WebstoreResource )
Equals  Overloaded. (inherited from WebstoreResource )
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

WebstoreDatabase Class
Microsoft.Webstore.MetaData Namespace