FieldInfo.Size property

namespace: Serenity.Data.Schema   assemblySerenity.Net.Data

Gets or sets the size (max length or numeric precision).

public int Size { get; set; }

Property Value

The size.

See Also