DbContext::Database Property
Entity Framework 6.0
Creates a Database instance for this context that allows for creation/deletion/existence checks for the underlying database.
Assembly: EntityFramework (in EntityFramework.dll)
Property Value
Type: System.Data.Entity::Database^
Show: