Overload List
| Name | Description | |
|---|---|---|
| CreateSchemaFromFile(String) |
Executes the specified script to create/drop/change the database schema
| |
| CreateSchemaFromFile(String, IDbConnection) |
Executes the specified script to create/drop/change the database schema
against the specified database connection
|