DbModelBuilder.Configurations Property

 

Gets the ConfigurationRegistrar for this DbModelBuilder. The registrar allows derived entity and complex type configurations to be registered with this builder.

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

public virtual ConfigurationRegistrar Configurations { get; }