ColumnModel.ClrType Property

 

Gets the CLR type corresponding to the database type of this column.

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

public virtual Type ClrType { get; }

Property Value

Type: System.Type