Entity 成员 (Microsoft.Office.Server.ApplicationRegistry.Administration)

Represents an entity such as a customer or sales order that is registered in the Business Data Catalog.

以下表格列出了由 Entity 类型公开的成员。

受保护的字段

  名称 说明
受保护的字段 version  Represents the version number of the metadata object.(继承自 MetadataObject

页首

公共属性

  名称 说明
公共属性 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.(继承自 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.(继承自 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.(继承自 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.(继承自 MetadataObject
公共属性 LocalizedDisplayNames  Gets all the localized display names available for this metadata object.(继承自 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.(继承自 MetadataObject
公共属性 Properties  Gets all the properties that belong to this metadata object.(继承自 MetadataObject

页首

公共方法

(另请参阅 受保护的方法 )

  名称 说明
公共方法 ContainsDefaultAction Indicates whether the entity contains a default action.
公共方法 ContainsLocalizedDisplayName  Indicates whether the metadata object contains a localized display name.(继承自 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.(继承自 IndividuallySecurableMetadataObject
公共方法 Delete 已重写。 Deletes the entity from the LobSystem object.
公共方法 Equals  已重载。 (继承自 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.(继承自 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  (继承自 Object
公共方法 GetSpecificFinderView Gets the list of fields in the SpecifcFinder view of an entity.
公共方法 GetType  (继承自 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 已重写。 Reads an Entity object.
公共方法 静态 ReadXml  
公共方法 静态 ReferenceEquals  (继承自 Object
公共方法 SetAccessControlList  (继承自 IndividuallySecurableMetadataObject
公共方法 ToString  (继承自 Object
公共方法 Update 已重写。 Updates an entity with the specified changes.
公共方法 WriteXml 已重写。  
公共方法 WriteXmlLocalizedNames  (继承自 MetadataObject
公共方法 WriteXmlProperties  (继承自 MetadataObject
公共方法 WriteXmlSecurity  已重载。 (继承自 IndividuallySecurableMetadataObject

页首

受保护的方法

  名称 说明
受保护的方法 DeleteInternal  (继承自 MetadataObject
受保护的方法 Finalize  (继承自 Object
受保护的方法 GetIndividuallySecurableMetadataObjectChildren 已重写。 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.(继承自 IndividuallySecurableMetadataObject
受保护的方法 IsPrimitive  (继承自 MetadataObject
受保护的方法 MemberwiseClone  (继承自 Object
受保护的方法 ReadInternal  (继承自 MetadataObject
受保护的方法 静态 ResolveInvalidAttribute  (继承自 MetadataObject
受保护的方法 静态 ResolveInvalidElement  (继承自 MetadataObject
受保护的方法 静态 ResolveMissingAttribute  (继承自 MetadataObject
受保护的方法 静态 ResolveMissingElement  (继承自 MetadataObject
受保护的方法 UpdateInternal 已重写。  

页首

另请参阅

参考

Entity 类
Microsoft.Office.Server.ApplicationRegistry.Administration 命名空间