DbProviderInfo.ProviderInvariantName Property

 

A string that identifies that provider. For example, the SQL Server provider uses the string "System.Data.SqlCient".

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

public string ProviderInvariantName { get; }

Property Value

Type: System.String