DbProviderInfo.ProviderInvariantName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A string that identifies that provider. For example, the SQL Server provider uses the string "System.Data.SqlCient".
public string ProviderInvariantName { get; }
member this.ProviderInvariantName : string
Public ReadOnly Property ProviderInvariantName As String