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::CreateDatabase Method ()

Entity Framework 6.0
 

Creates the database by using the current data source connection and the metadata in the StoreItemCollection .

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

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