PropertyModel.Type Property

 

Gets the data type for this property model.

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

[SuppressMessageAttribute("Microsoft.Naming", "CA1721:PropertyNamesShouldNotMatchGetMethods")]
public virtual PrimitiveTypeKind Type { get; }