Overload List
| Name | Description | |
|---|---|---|
| SaveChanges()()()() | Persists all updates to the data source and resets change tracking in the object context. (Inherited from ObjectContext.) | |
| SaveChanges(Boolean) | Obsolete. Persists all updates to the data source and optionally resets change tracking in the object context. (Inherited from ObjectContext.) | |
| SaveChanges(SaveOptions) | Persists all updates to the data source with the specified SaveOptions. (Inherited from ObjectContext.) |