Gets or sets the scale for this property model. Only valid for decimal data types.
public virtual Nullable<byte> Scale { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; }
PropertyModel ClassSystem.Data.Entity.Migrations.Model Namespace