Partager via


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

Represents an entity such as Customer or Product, in a line-of-business (LOB) application.

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

Champs publics

  Nom Description
Champ public Statique AuditSuppressPropertyName  
Champ public Statique CanonicalNamePropertyName  
Champ public Statique DefaultActionPropertyName Name of the Action to be used as the hyperlink in business data search results, business data columns, and elsewhere.
Champ public Statique DisplaySearchResultRightsMaskPropertyName Represents the rights mask that is used to convert a rights vector into a Yes or a No value.
Champ public Statique SecondarySsoApplicationIdPropertyName  Represents the ID of the single sign-on (SSO) enterprise application definition that stores credentials used Username filter and Password filter.(hérité de DataClass)
Champ public Statique SsoProviderImplementationPropertyName  Represents the name of the Metadata Property used to define the fully-qualified type name of the ISsoProvider implementation that stores credentials used to call the Web service and that retrieves the secondary SSO credentials if used.(hérité de DataClass)

Haut de page

Propriétés publiques

  Nom Description
Propriété publique EstimatedInstanceCount Gets the estimated number of entity instances of this entity.
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)

Haut de page

Méthodes publiques

(voir aussi Méthodes protégées )

  Nom Description
Méthode publique CheckAccess Gets the rights the current user has on one or more entity instances.
Méthode publique ContainsDefaultAction Determines whether the entity contains a default action.
Méthode publique ContainsLocalizedDisplayName  Determines whether the metadata object contains a localized display name.(hérité de MetadataObject)
Méthode publique Equals  Surchargé. (hérité de Object)
Méthode publique Execute Surchargé.  
Méthode publique FindAssociated Surchargé. Gets the entity instances associated with a given entity instance.
Méthode publique FindFiltered Gets a filtered set of entity instances from the business application.
Méthode publique FindSpecific Surchargé. Gets a single entity instance.
Méthode publique GetAccessCheckerMethodInstance Gets the AccessChecker MethodInstance for this entity.
Méthode publique GetActions Gets the actions that the entity contains.
Méthode publique GetAssociationView Gets the view of the specified association. It represents the fields that would be present in the entity instances returned if the association was executed.
Méthode publique Statique GetById Gets an entity given its ID.
Méthode publique GetDefaultAction Gets the default action associated with the entity.
Méthode publique GetDefaultDisplayName  Gets the default display name of the metadata object.(hérité de MetadataObject)
Méthode publique GetDestinationAssociations Gets the associations where this entity is the destination in the relationship.
Méthode publique GetFinderFilters Gets a collection of Finder filters defined for the entity.
Méthode publique GetFinderMethodInstance Gets the method instance that defines the Finder method.
Méthode publique GetFinderView Gets the view of the finder method. It represents the fields that would be present in the entity instances returned if the Finder was executed.
Méthode publique GetHashCode  (hérité de Object)
Méthode publique GetIdentifierCount Gets the count of identifiers defined for the entity.
Méthode publique GetIdentifiers Gets the identifiers defined for the entity.
Méthode publique GetLobSystem  Gets the LobSystem object this DataClass object (entity) belongs to.(hérité de DataClass)
Méthode publique GetLocalizedDisplayName  Gets the localized display name of the metadata object.(hérité de MetadataObject)
Méthode publique GetMethodInstances  Gets the method instances available for this DataClass object (entity).(hérité de DataClass)
Méthode publique GetMethods  Gets the methods available for this DataClass object (entity).(hérité de DataClass)
Méthode publique GetProperties  Gets the properties associated with the metadata object.(hérité de MetadataObject)
Méthode publique GetSourceAssociations Gets the associations where this entity is the source entity in the relationship.
Méthode publique GetSpecificFinderMethodInstance Gets the SpecificFinder method instance for this entity.
Méthode publique GetSpecificFinderView Gets the view of the SpecificFinder method. It represents the fields that would be present in the entity instances returned if the SpecificFinder was executed.
Méthode publique GetType  (hérité de Object)
Méthode publique GetViewAccessorMethodInstances Gets all method instances that are of MethodInstance type ViewAccessor for this entity.
Méthode publique GetViewDefinition Gets the list of fields in a given view of an entity.
Méthode publique HasAccessChecker Returns a true or false depending on whether this entity has an AccessChecker MethodInstance defined for it.
Méthode publique HasFinder Indicates whether the entity has a Finder method defined.
Méthode publique HasSpecificFinder Indicates whether the entity has a SpecificFinder method defined.
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 ApplySystemLevelFilters  (hérité de DataClass)
Méthode protégée ExtractTargetAndTouchOuterStreams  
Méthode protégée Finalize  (hérité de Object)
Méthode protégée Initialize Initializes an Entity object.
Méthode protégée MemberwiseClone  (hérité de Object)
Méthode protégée WrapAsEntities  
Méthode protégée WrapAsForeignKeyAssociation  

Haut de page

Voir aussi

Référence

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