PropertyModel.TypeUsage Property

 

Gets additional details about the data type of this property model. This includes details such as maximum length, nullability etc.

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

public TypeUsage TypeUsage { get; }