Template Documentation
ExampleMoviesEntities Methods |
The ExampleMoviesEntities type exposes the following members.
Methods
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).) |
See Also