Overload List
Name | Description | |
---|---|---|
SaveChanges(SaveOptions) |
Performs an asynchronous saves of all pending changes within this EntityManager.
|
|
SaveChanges(IEnumerableIEntity, SaveOptions) |
Performs an asynchronous save of just the specified entities within this EntityManager.
|
See Also