System.Data.Entity.Design.AspNet Namespace

Contém os provedores de build do EDM (Modelo de Dados de Entidade) para o ambiente de build do ASP.NET. Contains the Entity Data Model (EDM) build providers for the ASP.NET build environment.

Classes

EntityDesignerBuildProvider

Extrai o modelo e as partes de mapeamento de arquivos .edmx no diretório App_Code de um site do ASP.NET e os insere como recursos no assembly que é compilado dinamicamente pelo runtime do ASP.NET.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

Representa o provedor de build CSDL (linguagem de definição de esquema conceitual) para o ambiente de build do ASP.NET.Represents the CSDL build provider for the ASP.NET build environment.

MappingModelBuildProvider

Representa o provedor de build MSL para o ambiente de build do ASP.NET.Represents the MSL build provider for the ASP.NET build environment.

StorageModelBuildProvider

Representa o provedor de build SSDL para o ambiente de build do ASP.NET.Represents the SSDL build provider for the ASP.NET build environment.