DbContextInfo.ConnectionProviderName Property

Definition

The ADO.NET provider name of the connection used by the underlying DbContext type.

public virtual string ConnectionProviderName { get; }
member this.ConnectionProviderName : string
Public Overridable ReadOnly Property ConnectionProviderName As String

Property Value

Applies to