DbContextInfo.ConnectionProviderName Property

 

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

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

public virtual string ConnectionProviderName { get; }

Property Value

Type: System.String

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