Partager via


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

Represents the in, inout, out and return parameters of each method.

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

Propriétés publiques

  Nom Description
Propriété publique Direction Gets the direction of the parameter
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 Name  Gets the name of the metadata object.(hérité de MetadataObject)
Propriété publique OrdinalNumber Gets the ordinal number of the parameter in the method signature.
Propriété publique TypeReflector Gets the TypeReflector object of the TypeDescriptor object.

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 CreateDefaultInstance Creates an instance of this parameter with the default value associated with the specified method instance using the TypeReflector associated with the Parameter.
Méthode publique Equals  Surchargé. (hérité de Object)
Méthode publique Statique GetById Gets a parameter given its ID.
Méthode publique GetDefaultDisplayName  Gets the default display name of the metadata object.(hérité de MetadataObject)
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 that this object is a parameter of.
Méthode publique GetProperties  Gets the properties associated with the metadata object.(hérité de MetadataObject)
Méthode publique GetRootTypeDescriptor Returns the root type descriptor.
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 Parameter object.
Méthode protégée MemberwiseClone  (hérité de Object)

Haut de page

Voir aussi

Référence

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