Overload List
| Name | Description | |
|---|---|---|
| CreateSchema()() |
Generates and executes the creation scripts for the database.
| |
| CreateSchema(Type) |
Generates and executes the creation scripts for the database using
the specified baseClass to know which database it should create the schema for.
|