| Overload | Description |
|---|---|
| CreateTablesFromNamespace(String) | Create a table in the database for each class that is in the passed in namespace |
| CreateTablesFromNamespace(Assembly,String) | Create a table in the database for each class that is in the passed in namespace |