Click or drag to resize
Context Properties

The Context type exposes the following members.

Properties
  NameDescription
Protected propertyEntityTypeHashtables
Gets the entity type hashtables / dictionaries. Dictionaries which store per entity hash value, the entity's objectid
Protected propertyNewEntities
Gets the new entities.
Protected propertyObjectIDToEntityInstance
Gets the object ID to entity instance.
Public propertySetExistingEntityFieldsInGet
Gets / sets SetExistingEntityFieldsInGet flag. When set to false (default is true), an existing entity's fields is not set to the fields of the passed in entity. Fields are only set if the entity isn't dirty.
Top
See Also