SharedEntityState 成员 (Microsoft.Office.Server.ApplicationRegistry.Runtime)

Represents the shared entity state information for an entity's instances.

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

公共属性

  名称 说明
公共属性 ChildTypeDescriptors Gets the child type descriptors contained in the instances.
公共属性 DataTableForm Gets the shared entity state information as a DataTable object.
公共属性 LobSystem Gets the LobSystem object of the entity instances.
公共属性 LobSystemInstance Gets the LobSystemInstance of the entity instances.
公共属性 MemberRendererDictionary Gets a list of members that are contained in the entity.
公共属性 MemberTypeDescriptorDictionary Gets a list of type descriptors of the members contained in the entity.
公共属性 RootTypeDescriptor Gets the root type descriptor of the entity instance.
公共属性 RootTypeDescriptorParameter Gets the parameter of the root type descriptor of the entity instance.
公共属性 SystemSpecificEntityInstanceType Gets the type of the entity instance—database or Web service.
公共属性 TargetEntity Gets the target entity for the entity instance.
公共属性 TargetEntityIdentifierTypeDescriptors Gets the type descriptors for the identifiers in the target entity for the entity instance.

页首

公共方法

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

  名称 说明
公共方法 Equals  已重载。 (继承自 Object
公共方法 GetHashCode  (继承自 Object
公共方法 GetType  (继承自 Object
公共方法 静态 ReferenceEquals  (继承自 Object
公共方法 ToString  (继承自 Object

页首

受保护的方法

  名称 说明
受保护的方法 CreatePrototypeAdoDataTable Reserved for internal use.
受保护的方法 Finalize  (继承自 Object
受保护的方法 MemberwiseClone  (继承自 Object

页首

另请参阅

参考

SharedEntityState 类
Microsoft.Office.Server.ApplicationRegistry.Runtime 命名空间