[]
Represents the client-side cache, the central hub of data access in the Studio for Entity Framework.
Defines a scope of data access. Provides facilities to create client views.
Provides data for the Loaded event.
Represents a client view, that is, a live view that is connected to a remote source, such as an System.Data.Objects.ObjectContext.
Extension methods provided by Studio for Entity Framework.
Represents a client view filtered by a filter key function, an operator and a filter key value.
Provides data for the PageChanging event.
Represents a paged client view.
Represents a client view that loads entities sequentially (progressively) page by page. The user sees the result and can interact with it before all pages are loaded.
Provides data for the C1DataSource.SavedChanges event.