Search Results for

    Show / Hide Table of Contents
    View Source

    Class SqliteExceptionExtensions

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Persistence.Sqlite.Services
    Assembly: Umbraco.Cms.Persistence.Sqlite.dll
    Syntax
    public static class SqliteExceptionExtensions

    Methods

    View Source

    IsBusyOrLocked(SqliteException)

    Declaration
    public static bool IsBusyOrLocked(this SqliteException ex)
    Parameters
    Type Name Description
    SqliteException ex
    Returns
    Type Description
    System.Boolean
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • IsBusyOrLocked(SqliteException)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX