Back to Devexpress

DevExpress.Data.Linq Namespace

aspnet-devexpress-dot-data.md

latest1.3 KB
Original Source

DevExpress.Data.Linq Namespace

Contains classes that allow you to enable server-side data management for any LINQ provider.

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Classes

NameDescription
EntityServerModeDataSourceA data source that can be associated with the Entity Framework source.
LinqServerModeDataSourceA data source that can be associated with any queryable source.
LinqServerModeDataSourceEditEventArgsProvides data for data management events (LinqServerModeDataSource.Inserting, LinqServerModeDataSource.Updating, and LinqServerModeDataSource.Deleting).
LinqServerModeDataSourceSelectEventArgsProvides data for the LinqServerModeDataSource.Selecting event.