Membres SPWebServiceInstance (Microsoft.SharePoint.Administration)

Represents an instance of a Windows SharePoint Services Web service running on a particular server.

Les tableaux suivants contiennent la liste des membres exposés par le type SPWebServiceInstance .

Constructeurs publics

  Nom Description
Méthode publique SPWebServiceInstance Surchargé. Initializes a new instance of the SPWebServiceInstance class.

Haut de page

Propriétés publiques

(voir aussi Propriétés protégées )

  Nom Description
Propriété publique CanUpgrade  Gets a value that indicates whether the object can be upgraded.(hérité de SPPersistedUpgradableObject)
Propriété publique Description  Gets the description of the service that is used in the Administration user interface.(hérité de SPServiceInstance)
Propriété publique DisplayName  Gets the display name that describes the persisted object instance within the administrative user interface.(hérité de SPPersistedObject)
Propriété publique Farm  Gets the server farm where the object lives.(hérité de SPPersistedObject)
Propriété publique Hidden  Gets a Boolean value that indicates whether the service instance is displayed in the user interface.(hérité de SPServiceInstance)
Propriété publique Id  Gets or sets the GUID that is associated with the object. (hérité de SPPersistedObject)
Propriété publique Instance  Gets the name of this instance.(hérité de SPServiceInstance)
Propriété publique Statique LocalAdministration Gets the current Central Administratiion Web service instance that is running on the current server.
Propriété publique Statique LocalContent Gets the current Web service instance that is running on the current server.
Propriété publique ManageLink  Gets a link object that represents the action that manages the service on the Services on Server page in SharePoint Central Administration.(hérité de SPServiceInstance)
Propriété publique Name  Gets or sets the name that identifies a particular instance of the object.(hérité de SPPersistedObject)
Propriété publique NeedsUpgrade  Gets or sets a Boolean value that specifies whether the object needs to be upgraded.(hérité de SPPersistedUpgradableObject)
Propriété publique NeedsUpgradeIncludeChildren  Gets a Boolean value that indicates whether the object should be upgraded, considering the children of the object.(hérité de SPPersistedUpgradableObject)
Propriété publique Parent  Gets the ID of the parent class that declares the object.(hérité de SPPersistedObject)
Propriété publique Properties  Gets a property bag that is used to store properties for the persisted object.(hérité de SPPersistedObject)
Propriété publique ProvisionLink  Gets a link object that represents the action that starts the service on the Services on Server page in SharePoint Central Administration.(hérité de SPServiceInstance)
Propriété publique Roles Substitué. Gets a generic string collection that indicates the possible roles for the current server, which by default include SingleServer and WebFrontEnd.
Propriété publique Server  Gets the server on which the service instance is installed. (hérité de SPServiceInstance)
Propriété publique Service  Gets the service that owns this service instance.(hérité de SPServiceInstance)
Propriété publique Status  Gets or sets the status of the object that the class represents.(hérité de SPPersistedObject)
Propriété publique SystemService  Gets a Boolean value that indicates whether the service is a system service.(hérité de SPServiceInstance)
Propriété publique TypeName Substitué. Gets the display name that is used to describe the object type in the administrative user interface.
Propriété publique UnprovisionLink  Gets a link object that represents the action that stops the service on the Services on Server page in SharePoint Central Administration.(hérité de SPServiceInstance)
Propriété publique UpgradeContext  Gets additional upgrade context. (hérité de SPPersistedUpgradableObject)
Propriété publique UpgradedPersistedProperties  Gets the collection of field names and values for fields that were deleted or changed. (hérité de SPAutoSerializingObject)
Propriété publique Version  Gets the time that the object was last updated.(hérité de SPPersistedObject)

Haut de page

Propriétés protégées

  Nom Description
Propriété protégée ProvisionUpdateStatus  Gets a Boolean value that indicates whether the object status is set to Online when the Provision method is called.(hérité de SPServiceInstance)

Haut de page

Méthodes publiques

(voir aussi Méthodes protégées )

  Nom Description
Méthode publique Clone  Returns a clone of the object that does not come from the in-memory cache, which enables calling code to help ensure thread safety.(hérité de SPPersistedObject)
Méthode publique Delete  Removes the object from the collection and the server farm.(hérité de SPPersistedObject)
Méthode publique Equals  Surchargé. (hérité de SPPersistedObject)
Méthode publique GetChild  Surchargé. (hérité de SPPersistedObject)
Méthode publique GetHashCode  Serves as a hash function for the persisted object.(hérité de SPPersistedObject)
Méthode publique GetObjectData  (hérité de SPAutoSerializingObject)
Méthode publique GetType  (hérité de Object)
Méthode publique Invalidate  Invalidates computed property values of the IUpgradable interface.(hérité de SPPersistedUpgradableObject)
Méthode publique Statique op_Equality  (hérité de SPPersistedObject)
Méthode publique Statique op_Inequality  (hérité de SPPersistedObject)
Méthode publique Provision Substitué. Adds all of the application pools that are necessary for the Web service to function on the server.
Méthode publique Statique ReferenceEquals  (hérité de Object)
Méthode publique ToString  Returns the type and name of an object and of all its ancestors (parent, grandparent, and so on).(hérité de SPPersistedObject)
Méthode publique Uncache  Frees the memory cache that is used by the object.(hérité de SPPersistedObject)
Méthode publique Unprovision Substitué. Removes all remnants of the Web service from the server.
Méthode publique Update  Surchargé. Causes the service instance to save its state and propagate changes to all machines in the farm. (hérité de SPServiceInstance)
Méthode publique Upgrade  Surchargé. Upgrades the object.(hérité de SPPersistedUpgradableObject)

Haut de page

Méthodes protégées

  Nom Description
Méthode protégée Finalize  (hérité de Object)
Méthode protégée MemberwiseClone  (hérité de Object)
Méthode protégée OnDeserialization  Called immediately after the base class deserializes itself to do additional work.(hérité de SPPersistedObject)
Méthode protégée UpdateParent  Causes the containing SPPersistedObject, if one exists, to update its state. (hérité de SPAutoSerializingObject)
Méthode protégée Validate  Validates the state of all fields before persisting the object. (hérité de SPPersistedObject)

Haut de page

Voir aussi

Référence

SPWebServiceInstance, classe
Microsoft.SharePoint.Administration, espace de noms