ExampleMoviesEntities Methods

Template MVC

ExampleMoviesEntities Methods

The ExampleMoviesEntities type exposes the following members.

Methods
  NameDescription
Protected methodOnModelCreating
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).)
Top
See Also