• Core
  • Infrastructure
  • Web
  • Extensions
Search Results for

    Show / Hide Table of Contents
    View Source

    Class Constants

    Constants related to SQL Server.

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Persistence.SqlServer
    Assembly: Umbraco.Cms.Persistence.SqlServer.dll
    Syntax
    public static class Constants

    Fields

    View Source

    ProviderName

    SQL Server provider name.

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