Method | Description | |
---|---|---|
CreateTables ( IDbConnection connection ) : void |
Creates the tables located in the SqlTables.sql file.
|
public static CreateTables ( IDbConnection connection ) : void | ||
connection | IDbConnection | The connection. |
return | void |