IEntityInstance Properties
Include Protected Members
Include Inherited Members
The IEntityInstance type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
AdapterObject | Gets the native data structure corresponding to this External Item. (Inherited from IInstance.) |
![]() |
DataClass | Gets the data class that this instance is obtained from. (Inherited from IInstance.) |
![]() |
Entity | Gets the external content type of this External Item. |
![]() |
EntityAsDataTable | Gets the External Item as a DataTable with a single row of data containing the fields in the External Item. |
![]() |
EntityAsFormattedDataTable | Exposes the External Item as a DataTable object with the formatting of the complex fields in the External Item. |
![]() |
InstanceOperationMode | Gets the operation mode that this External Item is working in. |
![]() |
Item[String] | Gets or sets the value of the field referred to by the dot notation. (Inherited from IFieldValueDictionary.) |
![]() |
Item[IField] | Gets or sets the value for the specified field. (Inherited from IFieldValueDictionary.) |
![]() |
LobSystemInstance | Gets the external system instance that this External Item belongs to. |
![]() |
RelatedSpecificFinderName | Gets the name of the specific finder this External Item is related to. |
![]() |
TypeDescriptor | Gets the type descriptor corresponding to the native data structure representing this instance. (Inherited from IInstance.) |
![]() |
ViewDefinition | Gets the view of this field value dictionary. (Inherited from IFieldValueDictionary.) |
Top
.gif)