Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

System.Data.Entity.Design.AspNet Namespace

 

The System.Data.Entity.Design.AspNet namespace contains the Entity Data Model (EDM) build providers for the ASP.NET build environment.

ClassDescription
System_CAPS_pubclassEntityDesignerBuildProvider

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.

System_CAPS_pubclassEntityModelBuildProvider

Represents the CSDL build provider for the ASP.NET build environment.

System_CAPS_pubclassMappingModelBuildProvider

Represents the MSL build provider for the ASP.NET build environment.

System_CAPS_pubclassStorageModelBuildProvider

Represents the SSDL build provider for the ASP.NET build environment.

Return to top
Show: