PropertyModel.Type Property
Gets the data type for this property model.
Assembly: EntityFramework (in EntityFramework.dll)
[SuppressMessageAttribute("Microsoft.Naming", "CA1721:PropertyNamesShouldNotMatchGetMethods")] public virtual PrimitiveTypeKind Type { get; }