Search Results for

    Show / Hide Table of Contents

    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 Source

    Migrate(IHost)

    Declaration
    IHost Migrate(IHost host)
    Parameters
    Type Name Description
    Microsoft.Extensions.Hosting.IHost host
    Returns
    Type Description
    Microsoft.Extensions.Hosting.IHost
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022-2023 Project MONAI
    Generated by DocFX