SqlProviderServices.ProviderInvariantName Field

 

This is the well-known string using in configuration files and code-based configuration as the "provider invariant name" used to specify Microsoft SQL Server for ADO.NET and Entity Framework provider services.

Namespace:   System.Data.Entity.SqlServer
Assembly:  EntityFramework.SqlServer (in EntityFramework.SqlServer.dll)

public const string ProviderInvariantName

Field Value

Type: System.String