Share via


IRelationalDatabaseCreator.Create Method

Definition

Creates the physical database. Does not attempt to populate it with any schema.

public void Create ();
abstract member Create : unit -> unit
Public Sub Create ()

Applies to