DbContext::Configuration Property
Entity Framework 6.0
Provides access to configuration options for the context.
Assembly: EntityFramework (in EntityFramework.dll)
Property Value
Type: System.Data.Entity.Infrastructure::DbContextConfiguration^An object used to access configuration options.
Show: