CreateDatabaseIfNotExists<TContext>::Seed Method
[This page is specific to the Entity Framework version 6. The latest version is available as the 'Entity Framework' NuGet package. For more information about Entity Framework, see msdn.com/data/ef.]
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)
Show: