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 | |
---|---|---|
Direction | Gets the direction of the parameter | |
Id | Gets the unique ID of each metadata object.(hérité de MetadataObject) | |
IsCached | Determines whether the metadata object is cached or not.(hérité de MetadataObject) | |
Name | Gets the name of the metadata object.(hérité de MetadataObject) | |
OrdinalNumber | Gets the ordinal number of the parameter in the method signature. | |
TypeReflector | Gets the TypeReflector object of the TypeDescriptor object. |
Haut de page
Méthodes publiques
(voir aussi Méthodes protégées )
Nom | Description | |
---|---|---|
ContainsLocalizedDisplayName | Determines whether the metadata object contains a localized display name.(hérité de MetadataObject) | |
CreateDefaultInstance | Creates an instance of this parameter with the default value associated with the specified method instance using the TypeReflector associated with the Parameter. | |
Equals | Surchargé. (hérité de Object) | |
GetById | Gets a parameter given its ID. | |
GetDefaultDisplayName | Gets the default display name of the metadata object.(hérité de MetadataObject) | |
GetHashCode | (hérité de Object) | |
GetLocalizedDisplayName | Gets the localized display name of the metadata object.(hérité de MetadataObject) | |
GetMethod | Gets the method that this object is a parameter of. | |
GetProperties | Gets the properties associated with the metadata object.(hérité de MetadataObject) | |
GetRootTypeDescriptor | Returns the root type descriptor. | |
GetType | (hérité de Object) | |
ReferenceEquals | (hérité de Object) | |
ToString | (hérité de Object) |
Haut de page
Méthodes protégées
Nom | Description | |
---|---|---|
Finalize | (hérité de Object) | |
Initialize | Initializes a Parameter object. | |
MemberwiseClone | (hérité de Object) |
Haut de page
Voir aussi
Référence
Parameter, classe
Microsoft.Office.Server.ApplicationRegistry.MetadataModel, espace de noms