Partager via


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

Describes how to call a method. A MethodInstance object is a reference to a method, plus the default values for the parameters.

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

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 MethodInstanceType Gets the type of the MethodInstance object.
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 Equals  Surchargé. (hérité de Object)
Méthode publique Statique GetById Gets a MethodInstance object given its ID.
Méthode publique GetDefaultDisplayName  Gets the default display name of the metadata object.(hérité de MetadataObject)
Méthode publique GetFilters Gets the filters associated with this MethodInstance object.
Méthode publique GetHashCode  (hérité de Object)
Méthode publique GetLocalizedDisplayName  Gets the localized display name of the metadata object.(hérité de MetadataObject)
Méthode publique GetMethod Gets the method this MethodInstance object belongs to.
Méthode publique GetProperties  Gets the properties associated with the metadata object.(hérité de MetadataObject)
Méthode publique GetReturnTypeDescriptor Gets the return type descriptor for this MethodInstance object.
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 MethodInstance object.
Méthode protégée MemberwiseClone  (hérité de Object)

Haut de page

Voir aussi

Référence

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