Includes classes that provide access to the core functionality of Object Services. These classes enable you to query, insert, update, and delete data by working with strongly typed CLR objects that are instances of entity types. Object Services supports both Language-Integrated Query (LINQ) and Entity SQL queries against types that are defined in an Entity Data Model (EDM). Object Services materializes the returned data as objects and propagates object changes back to the data source. It also provides facilities for tracking changes, binding objects to controls, and handling concurrency. For more information, see Object Services Overview (Entity Framework).
Classes Interfaces IObjectSet<TEntity>Provides functionality to allow making modifications to a set of data objects.
Enums MergeOptionSpecifies how objects being loaded into the object context are merged with objects already in the object context.
RefreshModeSpecifies whether property changes made to objects tracked by Object Services are kept or replaced with property values from the data source.
SaveOptionsSpecifies the behavior of the object context when the SaveChanges(SaveOptions) method is called.
DelegatesCollaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide. In this articleWas this page helpful?
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4