Membres Entity (Microsoft.Office.Server.ApplicationRegistry.Administration)
Represents an entity such as a customer or sales order that is registered in the Business Data Catalog.
Les tableaux suivants contiennent la liste des membres exposés par le type Entity .
Champs protégés
Nom | Description | |
---|---|---|
version | Represents the version number of the metadata object.(hérité de MetadataObject) |
Haut de page
Propriétés publiques
Nom | Description | |
---|---|---|
Actions | Gets a collection of actions associated with the entity. | |
AssociationsWithEntityAsDestination | Gets a collection of associations defined in the LobSystem object that have the entity as the destination entity. | |
AssociationsWithEntityAsSource | Gets a collection of Association objects defined in the LobSystem object that have the entity as the source entity. | |
DefaultAction | Gets the action that is set as default for the entity. | |
DefaultDisplayName | Gets the default display name of the metadata object.(hérité de MetadataObject) | |
Description | Sets or gets the description of the entity. | |
EstimatedInstanceCount | Sets or gets the estimated instance count for the entity in the business application. | |
Id | Gets the unique ID of the metadata object from the metadata repository.(hérité de MetadataObject) | |
Identifiers | Gets a collection of identifiers defined for the entity in the Business Data Catalog. | |
IsCached | Indicates whether this metadata object is cached or not.(hérité de MetadataObject) | |
LobSystem | Sets or gets the LobSystem object that the entity belongs to. | |
LocalizedDisplayName | Gets or sets the localized display name for the metadata object.(hérité de MetadataObject) | |
LocalizedDisplayNames | Gets all the localized display names available for this metadata object.(hérité de MetadataObject) | |
MethodInstances | Gets a collection of MethodInstance objects defined for the entity in the Business Data Catalog. | |
Methods | Gets a collection of methods defined for the entity in the Business Data Catalog. | |
Name | Gets or sets the name of the metadata object.(hérité de MetadataObject) | |
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 | |
---|---|---|
ContainsDefaultAction | Indicates whether the entity contains a default action. | |
ContainsLocalizedDisplayName | Indicates whether the metadata object contains a localized display name.(hérité de MetadataObject) | |
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) | |
Delete | Substitué. Deletes the entity from the LobSystem object. | |
Equals | Surchargé. (hérité de Object) | |
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) | |
GetAssociationView | Gets the list of fields in the Association MethodInstance view of an entity | |
GetById | Gets an entity given its ID. | |
GetFinderView | Represents the List of fields in the Finder view of an entity | |
GetHashCode | (hérité de Object) | |
GetSpecificFinderView | Gets the list of fields in the SpecifcFinder view of an entity. | |
GetType | (hérité de Object) | |
GetViewDefinition | Gets the definition for a specified ViewAccessor method. | |
HasFinder | Indicates whether the entity has a Finder method defined. | |
HasSpecificFinder | Indicates whether the entity has a SpecificFinder method defined. | |
MergeXml | ||
Read | Substitué. Reads an Entity object. | |
ReadXml | ||
ReferenceEquals | (hérité de Object) | |
SetAccessControlList | (hérité de IndividuallySecurableMetadataObject) | |
ToString | (hérité de Object) | |
Update | Substitué. Updates an entity with the specified changes. | |
WriteXml | Substitué. | |
WriteXmlLocalizedNames | (hérité de MetadataObject) | |
WriteXmlProperties | (hérité de MetadataObject) | |
WriteXmlSecurity | Surchargé. (hérité de IndividuallySecurableMetadataObject) |
Haut de page
Méthodes protégées
Nom | Description | |
---|---|---|
DeleteInternal | (hérité de MetadataObject) | |
Finalize | (hérité de Object) | |
GetIndividuallySecurableMetadataObjectChildren | Substitué. Gets the Method and MethodInstance objects defined for the entity. | |
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) | |
IsPrimitive | (hérité de MetadataObject) | |
MemberwiseClone | (hérité de Object) | |
ReadInternal | (hérité de MetadataObject) | |
ResolveInvalidAttribute | (hérité de MetadataObject) | |
ResolveInvalidElement | (hérité de MetadataObject) | |
ResolveMissingAttribute | (hérité de MetadataObject) | |
ResolveMissingElement | (hérité de MetadataObject) | |
UpdateInternal | Substitué. |
Haut de page
Voir aussi
Référence
Entity, classe
Microsoft.Office.Server.ApplicationRegistry.Administration, espace de noms