Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IDatabaseReadOnlyAccessor

    Provides a way to check whether the database is read-only.

    Namespace: Umbraco.Cms.Infrastructure.Persistence
    Assembly: Umbraco.Infrastructure.dll
    Syntax
    public interface IDatabaseReadOnlyAccessor

    Methods

    View Source

    IsReadOnly()

    Gets a value indicating whether the database is read only.

    Declaration
    bool IsReadOnly()
    Returns
    Type Description
    bool
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX