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