Overload List

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

See Also