IOfflineEntityInstance Properties

Include Protected Members
Include Inherited Members

The IOfflineEntityInstance 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. (Inherited from IEntityInstance.)
Public property EntityAsDataTable Gets the External Item as a DataTable with a single row of data containing the fields in the External Item. (Inherited from IEntityInstance.)
Public property EntityAsFormattedDataTable Exposes the External Item as a DataTable object with the formatting of the complex fields in the External Item. (Inherited from IEntityInstance.)
Public property HasAssociationErrors Gets whether the External Item has any association errors.
Public property InstanceOperationMode Gets the operation mode that this External Item is working in. (Inherited from IEntityInstance.)
Public property IsAuthoritative Gets whether the External Item is authoritative.
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. (Inherited from IEntityInstance.)
Public property RelatedSpecificFinderName Gets the name of the specific finder this External Item is related to. (Inherited from IEntityInstance.)
Public property SynchronizationStatus Gets an enumeration of the synchronization status of this External Item.
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

IOfflineEntityInstance Interface

Microsoft.BusinessData.Offlining Namespace