ObjectContext.CreateDatabase Method

Definition

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

public virtual void CreateDatabase ();
abstract member CreateDatabase : unit -> unit
override this.CreateDatabase : unit -> unit
Public Overridable Sub CreateDatabase ()

Applies to