The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
DropCreateDatabaseIfModelChanges<TContext>::InitializeDatabase Method (TContext)
Entity Framework 6.0
Executes the strategy to initialize the database for the given context.
Assembly: EntityFramework (in EntityFramework.dll)
| Exception | Condition |
|---|---|
| ArgumentNullException | context is null . |
Show: