Interface IDatabaseMigrationManager
Interface for the main application to migrate and configure databases
Namespace: Monai.Deploy.InformaticsGateway.Database.Api
Assembly: Monai.Deploy.InformaticsGateway.Database.Api.dll
Syntax
public interface IDatabaseMigrationManager
Methods
| Improve this Doc View SourceMigrate(IHost)
Declaration
IHost Migrate(IHost host)
Parameters
Type | Name | Description |
---|---|---|
IHost | host |
Returns
Type | Description |
---|---|
IHost |