Overload List

  NameDescription
Public methodSaveChanges()()()()
Persists all updates to the data source and resets change tracking in the object context.
(Inherited from ObjectContext.)
Public methodSaveChanges(Boolean) Obsolete.
Persists all updates to the data source and optionally resets change tracking in the object context.
(Inherited from ObjectContext.)
Public methodSaveChanges(SaveOptions)
Persists all updates to the data source with the specified SaveOptions.
(Inherited from ObjectContext.)

See Also