MappingModelBuildProvider::GenerateCode Method (AssemblyBuilder^)

 

Embeds the MSL file as a resource to the specified assembly builder.

Namespace:   System.Data.Entity.Design.AspNet
Assembly:  System.Data.Entity.Design (in System.Data.Entity.Design.dll)

public:
virtual void GenerateCode(
	AssemblyBuilder^ assemblyBuilder
) override

Parameters

assemblyBuilder
Type: System.Web.Compilation::AssemblyBuilder^

The assembly builder that references the source code generated by the build provider.

.NET Framework
Available since 3.5
Return to top
Show: