EntityDesignerBuildProvider::GenerateCode Method (AssemblyBuilder^)
.NET Framework (current version)
Generates C# or Visual Basic code based on the model and mapping portions of an .edmx file.
Assembly: System.Data.Entity.Design (in System.Data.Entity.Design.dll)
Parameters
- assemblyBuilder
-
Type:
System.Web.Compilation::AssemblyBuilder^
A container for building an assembly.
This method is intended to be called only by the ASP.NET compiler.
.NET Framework
Available since 3.5
Available since 3.5
Show: