Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The UpdateableDataContext interface is a sub-interface of DataContext, and represents any DataContext that is capable of making changes/updates to the data.  

...