DbContextInfo.ConnectionStringName Property

 

Gets the connection string name used by the underlying DbContext type.

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

public virtual string ConnectionStringName { get; }

Property Value

Type: System.String

The connection string name used by the underlying DbContext type.