ConventionTypeConfiguration<T>.ClrType Property

 

Gets the Type of this entity type.

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

public Type ClrType { get; }

Property Value

Type: System.Type

The Type of this entity type.