: MethodInstance (Miembros) (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.
En las siguientes tablas se enumeran los miembros expuestos por el tipo MethodInstance .
Propiedades públicas
Nombre | Descripción | |
---|---|---|
Id | Gets the unique ID of each metadata object.(heredado/a de MetadataObject) | |
IsCached | Determines whether the metadata object is cached or not.(heredado/a de MetadataObject) | |
MethodInstanceType | Gets the type of the MethodInstance object. | |
Name | Gets the name of the metadata object.(heredado/a de MetadataObject) |
Arriba
Métodos públicos
(vea también Métodos protegidos )
Nombre | Descripción | |
---|---|---|
ContainsLocalizedDisplayName | Determines whether the metadata object contains a localized display name.(heredado/a de MetadataObject) | |
Equals | Sobrecargado. (heredado/a de Object) | |
GetById | Gets a MethodInstance object given its ID. | |
GetDefaultDisplayName | Gets the default display name of the metadata object.(heredado/a de MetadataObject) | |
GetFilters | Gets the filters associated with this MethodInstance object. | |
GetHashCode | (heredado/a de Object) | |
GetLocalizedDisplayName | Gets the localized display name of the metadata object.(heredado/a de MetadataObject) | |
GetMethod | Gets the method this MethodInstance object belongs to. | |
GetProperties | Gets the properties associated with the metadata object.(heredado/a de MetadataObject) | |
GetReturnTypeDescriptor | Gets the return type descriptor for this MethodInstance object. | |
GetType | (heredado/a de Object) | |
ReferenceEquals | (heredado/a de Object) | |
ToString | (heredado/a de Object) |
Arriba
Métodos protegidos
Nombre | Descripción | |
---|---|---|
Finalize | (heredado/a de Object) | |
Initialize | Initializes a MethodInstance object. | |
MemberwiseClone | (heredado/a de Object) |
Arriba
Vea también
Referencia
MethodInstance (Clase)
Microsoft.Office.Server.ApplicationRegistry.MetadataModel (Espacio de nombres)