System.ServiceModel.DomainServices.EntityFramework Namespace
WCF RIA Services
[WCF RIA Services Version 1 Service Pack 2 is compatible with either .NET framework 4 or .NET Framework 4.5, and with either Silverlight 4 or Silverlight 5.]
Provides classes to use when interacting with data in a LINQ to Entities model.
| Class | Description | |
|---|---|---|
|
LinqToEntitiesDomainService(Of TContext) | Provides a base class for domain services operating on LINQ to Entities data models. |
|
LinqToEntitiesDomainServiceDescriptionProviderAttribute | Specifies a domain service that exposes LINQ to Entities mapped types. |
|
ObjectContextExtensions | Provides ObjectContext extension methods useful to LinqToEntitiesDomainService(Of TContext) authors. |
Show: