0 out of 2 rated this helpful - Rate this topic

ObjectContext.SaveChanges Method

Persists all updates to the data source.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method SaveChanges() Persists all updates to the data source and resets change tracking in the object context.
Public method SaveChanges(Boolean) Obsolete. Persists all updates to the data source and optionally resets change tracking in the object context.
Public method SaveChanges(SaveOptions) Persists all updates to the data source with the specified SaveOptions.
Top
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ