Gets the connection string used by the underlying DbContext type.
public virtual string ConnectionString { get; }
The connection string used by the underlying DbContext type.
DbContextInfo ClassSystem.Data.Entity.Infrastructure Namespace