Database::Create Method ()
Entity Framework 6.0
Creates a new database on the database server for the model defined in the backing context. Note that calling this method before the database initialization strategy has run will disable executing that strategy.
Assembly: EntityFramework (in EntityFramework.dll)
Return to top
Show: