DbConfigurationTypeAttribute.ConfigurationType Property

 

Gets the subclass of DbConfiguration that should be used for code-based configuration for this application.

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

public Type ConfigurationType { get; }

Property Value

Type: System.Type

The subclass of DbConfiguration that should be used for code-based configuration for this application.