Share via


SharedEntityState Members

Include Protected Members
Include Inherited Members

NOTE: This API is now obsolete.

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

The SharedEntityState type exposes the following members.

Properties

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

Top

Methods

  Name Description
Protected method CreatePrototypeAdoDataTable Obsolete. 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