DropCreateDatabaseAlways<TContext>.InitializeDatabase Method (TContext)
Executes the strategy to initialize the database for the given context.
Assembly: EntityFramework (in EntityFramework.dll)
Exception | Condition |
---|---|
ArgumentNullException | context is null . |