Search Results for

    Show / Hide Table of Contents
    View Source

    Class Constants.ProviderNames

    Inheritance
    object
    Namespace: Umbraco.Cms.Core
    Assembly: Umbraco.Core.dll
    Syntax
    public static class Constants.ProviderNames

    Fields

    View Source

    SQLLite

    Declaration
    public const string SQLLite = "Microsoft.Data.Sqlite"
    Field Value
    Type Description
    string
    View Source

    SQLServer

    Declaration
    public const string SQLServer = "Microsoft.Data.SqlClient"
    Field Value
    Type Description
    string
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX