ExampleMoviesEntities Methods
From Template MVC
Template Documentation
ExampleMoviesEntities Methods |
The ExampleMoviesEntities type exposes the following members.
| Name | Description | |
|---|---|---|
| OnModelCreating |
Overrides the base function to only throw an exception when is called, because this function is only called on a CodeFirst solution
(Overrides DbContext.OnModelCreating(DbModelBuilder).) |