MetaModel Constructor ()
.NET Framework (current version)
Instantiates a new instance of the MetaModel class.
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
You typically call the MetaModel constructor in the Application_Start method of the Global.asax file.
The following example shows how to use the MetaModel constructor to perform the following tasks:
.NET Framework
Available since 3.5
Available since 3.5
Show: