Context Properties |
The Context type exposes the following members.
Name | Description | |
---|---|---|
EntityTypeHashtables |
Gets the entity type hashtables / dictionaries. Dictionaries which store per entity hash value, the entity's objectid
| |
NewEntities |
Gets the new entities.
| |
ObjectIDToEntityInstance |
Gets the object ID to entity instance.
| |
SetExistingEntityFieldsInGet |
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.
|