Overload List

NameDescription
Public methodStatic memberCreateSchemaFromFile(String)
Executes the specified script to create/drop/change the database schema
Public methodStatic memberCreateSchemaFromFile(String, IDbConnection)
Executes the specified script to create/drop/change the database schema against the specified database connection

See Also