A base class for what the DatabaseInitializer can do.
More...
|
| bool | Debug [get, set] |
| | Determines if the command is to be run in debug mode providing additional information. More...
|
| |
A base class for what the DatabaseInitializer can do.
- Since
- 0.3.0
◆ Execute()
| abstract void Joutsen.Persistence.DatabaseInitializer.Command.Execute |
( |
| ) |
|
|
pure virtual |
◆ Debug
| bool Joutsen.Persistence.DatabaseInitializer.Command.Debug |
|
getset |
Determines if the command is to be run in debug mode providing additional information.