Partager via


Membres Method (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)

Represents operations related to an entity that you can perform in the line-of-business (LOB) application. Methods represent pointers to business logic in a business application. Examples of methods are "get a list of customers," "get the order with a specified ID," and "update the unit price of a product."

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

Champs publics

  Nom Description
Champ public Statique HttpHeaderPasswordPropertyName  
Champ public Statique HttpHeaderUserNamePropertyName  
Champ public Statique SoapHeaderPasswordFieldPropertyName  
Champ public Statique SoapHeaderPasswordPropertyName  
Champ public Statique SoapHeaderUserNameFieldPropertyName  
Champ public Statique SoapHeaderUserNamePropertyName  

Haut de page

Propriétés publiques

  Nom Description
Propriété publique Id  Gets the unique ID of each metadata object.(hérité de MetadataObject)
Propriété publique IsCached  Determines whether the metadata object is cached or not.(hérité de MetadataObject)
Propriété publique IsStatic Returns a Boolean true or false indicating whether the method is static.
Propriété publique Name  Gets the name of the metadata object.(hérité de MetadataObject)

Haut de page

Méthodes publiques

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

  Nom Description
Méthode publique ContainsLocalizedDisplayName  Determines whether the metadata object contains a localized display name.(hérité de MetadataObject)
Méthode publique CreateDefaultParameterInstances Creates parameters with default values for the specified method instance.
Méthode publique Equals  Surchargé. (hérité de Object)
Méthode publique Statique GetById Gets a method given its ID.
Méthode publique GetDataClass Gets the DataClass object of the method.
Méthode publique GetDefaultDisplayName  Gets the default display name of the metadata object.(hérité de MetadataObject)
Méthode publique GetFilterDescriptors Gets the filters associated with this method.
Méthode publique GetFilters Gets the filters associated with the specified method instance.
Méthode publique GetHashCode  (hérité de Object)
Méthode publique GetInputParameters Gets the input parameters for this method.
Méthode publique GetLocalizedDisplayName  Gets the localized display name of the metadata object.(hérité de MetadataObject)
Méthode publique GetMethodInstances Gets the MethodInstance objects that belong to this method.
Méthode publique GetParameters Gets all parameters for this method.
Méthode publique GetProperties  Gets the properties associated with the metadata object.(hérité de MetadataObject)
Méthode publique GetType  (hérité de Object)
Méthode publique Statique ReferenceEquals  (hérité de Object)
Méthode publique ToString  (hérité de Object)

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 Initialize Initializes a Method object.
Méthode protégée MemberwiseClone  (hérité de Object)

Haut de page

Voir aussi

Référence

Method, classe
Microsoft.Office.Server.ApplicationRegistry.MetadataModel, espace de noms