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