System.Data.Entity.Design.AspNet Namespace
.NET Framework (current version)
The System.Data.Entity.Design.AspNet namespace contains the Entity Data Model (EDM) build providers for the ASP.NET build environment.
| Class | Description | |
|---|---|---|
![]() | EntityDesignerBuildProvider | Extracts the model and mapping portions of .edmx files under the App_Code directory of an ASP.NET Web site, and embeds them as resources in the assembly that is dynamically compiled by the ASP.NET runtime. |
![]() | EntityModelBuildProvider | Represents the CSDL build provider for the ASP.NET build environment. |
![]() | MappingModelBuildProvider | Represents the MSL build provider for the ASP.NET build environment. |
![]() | StorageModelBuildProvider | Represents the SSDL build provider for the ASP.NET build environment. |
Show:
