DropCreateDatabaseAlways<TContext>.Seed Method (TContext)
A method that should be overridden to actually add data to the context for seeding. The default implementation does nothing.
Assembly: EntityFramework (in EntityFramework.dll)
A method that should be overridden to actually add data to the context for seeding. The default implementation does nothing.