IEntityInstance Properties

Include Protected Members
Include Inherited Members

The IEntityInstance type exposes the following members.

Properties

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

Top

See Also

Reference

IEntityInstance Interface

Microsoft.BusinessData.Runtime Namespace