UnitOfWorkAddCollectionForSave Method |
Name | Description | |
---|---|---|
AddCollectionForSave(IEntityCollection) |
Adds the collection with entities for saving. When the UnitOfWork is committed, the entities in the collection are added to the
correct process bins to make sure the order is correct.
| |
AddCollectionForSave(IEntityCollection, Boolean) |
Adds the collection with entities for saving. When the UnitOfWork is committed, the entities in the collection are added to the
correct process bins to make sure the order is correct.
|