Search Results for

    Show / Hide Table of Contents

    Interface IStatusService

    Namespace: ImageVault.Common.Services
    Assembly: ImageVault.Common.dll
    Syntax
    public interface IStatusService : IService

    Methods

    GetDatabaseVersion()

    Gets the database version

    Declaration
    int GetDatabaseVersion()
    Returns
    Type Description
    System.Int32

    IsSetupCompleted()

    Checks if the database is initialized

    Declaration
    bool IsSetupCompleted()
    Returns
    Type Description
    System.Boolean

    Extension Methods

    EnumExtensions.GetNames<TEnum>(TEnum)
    In This Article
    Back to top (c) Meriworks 2002-2022