SaveResult Properties Breeze.sharp

The SaveResult type exposes the following members.

Properties

  Name Description
Public property Entities
The saved entities - with any temporary keys converted into 'real' keys. These entities are actually references to entities in the EntityManager cache that have been updated as a result of the save.
Public property KeyMappings
Dictionary that maps presave EntityKeys to postSave entity keys for all temporary keys where the server will have generated the new key.
Top
See Also

Reference