Class Constants.ProviderNames
Inheritance
System.Object
Namespace: Umbraco.Cms.Core
Assembly: Umbraco.Core.dll
Syntax
public static class ProviderNames
Fields
View SourceSQLLite
Declaration
public const string SQLLite = "Microsoft.Data.Sqlite"
Field Value
Type | Description |
---|---|
System.String |
SQLServer
Declaration
public const string SQLServer = "Microsoft.Data.SqlClient"
Field Value
Type | Description |
---|---|
System.String |