DbProviderInfo.ProviderInvariantName Property

Definition

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

Property Value

Applies to