Overload List

NameDescription
Public methodStatic memberDropSchema()()
Generates and executes the Drop scripts for the database.
Public methodStatic memberDropSchema(Type)
Generates and executes the Drop scripts for the database using the specified baseClass to know which database it should create the scripts for.

See Also