DbContext::Database Property
Entity Framework 5.0
Creates a database instance for this context and allows you to perform creation, deletion or existence checks for the underlying database.
Namespace: System.Data.Entity
Assembly: EntityFramework (in EntityFramework.dll)
Show: