Information
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.

ObjectContext::DeleteDatabase Method ()

Entity Framework 6.0
 

Deletes the database that is specified as the database in the current data source connection.

Namespace:   System.Data.Entity.Core.Objects
Assembly:  EntityFramework (in EntityFramework.dll)

public:
virtual void DeleteDatabase()
Return to top
Show: