SharedEntityState Members

Include Protected Members
Include Inherited Members

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

The SharedEntityState type exposes the following members.

Properties

  Name Description
Public property ChildTypeDescriptors Gets the child type descriptors contained in the instances.
Public property DataTableForm Gets the shared entity state information as a DataTable object.
Public property LobSystem Gets the LobSystem object of the entity instances.
Public property LobSystemInstance Gets the LobSystemInstance of the entity instances.
Public property MemberRendererDictionary Gets a list of members that are contained in the entity.
Public property MemberTypeDescriptorDictionary Gets a list of type descriptors of the members contained in the entity.
Public property RootTypeDescriptor Gets the root type descriptor of the entity instance.
Public property RootTypeDescriptorParameter Gets the parameter of the root type descriptor of the entity instance.
Public property SystemSpecificEntityInstanceType Gets the type of the entity instance—database or Web service.
Public property TargetEntity Gets the target entity for the entity instance.
Public property TargetEntityIdentifierTypeDescriptors Gets the type descriptors for the identifiers in the target entity for the entity instance.

Top

Methods

  Name Description
Protected method CreatePrototypeAdoDataTable Reserved for internal use.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

SharedEntityState Class

Microsoft.Office.Server.ApplicationRegistry.Runtime Namespace