System.Data.Entity.Design.AspNet Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains the Entity Data Model (EDM) build providers for the ASP.NET build environment.
Classes
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. |