ModuleUpdater Constructors
A Module updater. Allows you to handle a database update when the application version changes.Name | Parameters | Description |
---|---|---|
ModuleUpdater(IObjectSpace, Version) | objectSpace, currentDBVersion | Initializes a new instance of the ModuleUpdater. |
See Also