DbContext.Database Property
Creates a Database instance for this context that allows for creation/deletion/existence checks for the underlying database.
Assembly: EntityFramework (in EntityFramework.dll)
Creates a Database instance for this context that allows for creation/deletion/existence checks for the underlying database.