DbContextInfo.ConnectionString Property

 

Gets the connection string used by the underlying DbContext type.

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

public virtual string ConnectionString { get; }

Property Value

Type: System.String

The connection string used by the underlying DbContext type.