Partager via


Membres Method (Microsoft.Office.Server.ApplicationRegistry.Administration)

Represents operations related to an entity that you can perform in the line-of-business (LOB) application.

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

Champs protégés

  Nom Description
Champ protégé version  Represents the version number of the metadata object.(hérité de MetadataObject)

Haut de page

Propriétés publiques

  Nom Description
Propriété publique DefaultDisplayName  Gets the default display name of the metadata object.(hérité de MetadataObject)
Propriété publique Entity Gets the entity the method belongs to.
Propriété publique FilterDescriptors Gets the filter descriptors available for the method.
Propriété publique Id  Gets the unique ID of the metadata object from the metadata repository.(hérité de MetadataObject)
Propriété publique IsCached  Indicates whether this metadata object is cached or not.(hérité de MetadataObject)
Propriété publique IsStatic Gets a Boolean true or false indicating the method is a static method or instance method.
Propriété publique LocalizedDisplayName  Gets or sets the localized display name for the metadata object.(hérité de MetadataObject)
Propriété publique LocalizedDisplayNames  Gets all the localized display names available for this metadata object.(hérité de MetadataObject)
Propriété publique MethodInstances Gets the method instances associated with the method.
Propriété publique Name  Gets or sets the name of the metadata object.(hérité de MetadataObject)
Propriété publique Parameters Gets the in, out, and return parameters associated with the method.
Propriété publique Properties  Gets all the properties that belong to this 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  Indicates whether the metadata object contains a localized display name.(hérité de MetadataObject)
Méthode publique CopyAclAcrossChildren  A virtual method that is designed to copy the list of access control entries (ACEs) associated with the metadata object to all of its children metadata objects. Each individually securable metadata object inherits from this class and provides its own implementation of this method.(hérité de IndividuallySecurableMetadataObject)
Méthode publique Delete Substitué. Deletes the method from the Business Data Catalog.
Méthode publique Equals  Surchargé. (hérité de Object)
Méthode publique GetAccessControlList  A virtual method that is designed to return the list of access control entries (ACEs) associated with the metadata object registered in the Business Data Catalog. Each individually securable metadata object inherits from this class and provides its own implementation of this method.(hérité de IndividuallySecurableMetadataObject)
Méthode publique Statique GetById Gets a method given its ID.
Méthode publique GetHashCode  (hérité de Object)
Méthode publique GetType  (hérité de Object)
Méthode publique IsInstantiated Gets a Boolean true or false indicating where the method is instantiated or static.
Méthode publique Statique MergeXml  
Méthode publique Read Substitué. Reads the method from the Business Data Catalog.
Méthode publique Statique ReadXml  
Méthode publique Statique ReferenceEquals  (hérité de Object)
Méthode publique SetAccessControlList  (hérité de IndividuallySecurableMetadataObject)
Méthode publique ToString  (hérité de Object)
Méthode publique Update Substitué. Updates a method with the changes.
Méthode publique WriteXml Substitué.  
Méthode publique WriteXmlLocalizedNames  (hérité de MetadataObject)
Méthode publique WriteXmlProperties  (hérité de MetadataObject)
Méthode publique WriteXmlSecurity  Surchargé. (hérité de IndividuallySecurableMetadataObject)

Haut de page

Méthodes protégées

  Nom Description
Méthode protégée DeleteInternal  (hérité de MetadataObject)
Méthode protégée Finalize  (hérité de Object)
Méthode protégée GetIndividuallySecurableMetadataObjectChildren Substitué. Gets the MethodInstances associated with the method.
Méthode protégée GetNearestIndividuallySecurableMetadataObjectAncestor  Returns the nearest individually securable ancestor. Of the 13 metadata objects, only LobSystem, Entity, Method, and MethodInstance have their own individually securable access control list (ACL). Other metadata objects inherit the ACL from their immediate individually securable parent.(hérité de IndividuallySecurableMetadataObject)
Méthode protégée IsPrimitive  (hérité de MetadataObject)
Méthode protégée MemberwiseClone  (hérité de Object)
Méthode protégée ReadInternal  (hérité de MetadataObject)
Méthode protégée Statique ResolveInvalidAttribute  (hérité de MetadataObject)
Méthode protégée Statique ResolveInvalidElement  (hérité de MetadataObject)
Méthode protégée Statique ResolveMissingAttribute  (hérité de MetadataObject)
Méthode protégée Statique ResolveMissingElement  (hérité de MetadataObject)
Méthode protégée UpdateInternal Substitué.  

Haut de page

Voir aussi

Référence

Method, classe
Microsoft.Office.Server.ApplicationRegistry.Administration, espace de noms