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 | |
---|---|---|
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) | |
MethodInstanceType | Gets the type of the MethodInstance object. | |
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 | |
---|---|---|
ContainsLocalizedDisplayName | Determines whether the metadata object contains a localized display name.(hérité de MetadataObject) | |
Equals | Surchargé. (hérité de Object) | |
GetById | Gets a MethodInstance object given its ID. | |
GetDefaultDisplayName | Gets the default display name of the metadata object.(hérité de MetadataObject) | |
GetFilters | Gets the filters associated with this MethodInstance object. | |
GetHashCode | (hérité de Object) | |
GetLocalizedDisplayName | Gets the localized display name of the metadata object.(hérité de MetadataObject) | |
GetMethod | Gets the method this MethodInstance object belongs to. | |
GetProperties | Gets the properties associated with the metadata object.(hérité de MetadataObject) | |
GetReturnTypeDescriptor | Gets the return type descriptor for this MethodInstance object. | |
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 MethodInstance object. | |
MemberwiseClone | (hérité de Object) |
Haut de page
Voir aussi
Référence
MethodInstance, classe
Microsoft.Office.Server.ApplicationRegistry.MetadataModel, espace de noms