Search Results for

    Show / Hide Table of Contents
    View Source

    Class Constants.ProviderNames

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Core
    Assembly: Umbraco.Core.dll
    Syntax
    public static class ProviderNames

    Fields

    View Source

    SQLLite

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

    SQLServer

    Declaration
    public const string SQLServer = "Microsoft.Data.SqlClient"
    Field Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    • Fields
      • SQLLite
      • SQLServer
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX