ISharedEntityState Members
Include Protected Members
Include Inherited Members
Represents the shared external content type state information for an external content type's instances.
The ISharedEntityState type exposes the following members.
Properties
Name | Description | |
---|---|---|
ChildTypeDescriptors | Gets the type descriptors contained in the instances. | |
DataTableForm | Gets the shared external content type state information as a DataTable object. | |
LobSystem | Gets the external system object of the external content type instances. | |
LobSystemInstance | Gets the external system instance of the external content type instances. | |
MemberRendererDictionary | This member is reserved for internal use and is not intended to be used directly from your code. | |
MemberTypeDescriptorDictionary | Gets a list of type descriptors of the members contained in the external content type. | |
RootTypeDescriptor | Gets the top level (root) type descriptor of the external content type instance. | |
RootTypeDescriptorParameter | Gets the parameter of the top level (root) type descriptor of the external content type instance. | |
TargetEntity | Gets the target external content type for the external content type instance. | |
TargetEntityIdentifierTypeDescriptors | Gets the type descriptors for the identifiers in the target external content type for the external content type instance. |
Top