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 | |
---|---|---|
![]() |
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. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
CreatePrototypeAdoDataTable | Reserved for internal use. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
See Also
Reference
Microsoft.Office.Server.ApplicationRegistry.Runtime Namespace