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 SourceProviderName
SQL Server provider name.
Declaration
public const string ProviderName = "Microsoft.Data.SqlClient"
Field Value
Type | Description |
---|---|
System.String |