FieldInfo.Size property
namespace: Serenity.Data.Schema assembly: Serenity.Net.Data
Gets or sets the size (max length or numeric precision).
public int Size { get; set; }
Property Value
The size.
See Also
- class FieldInfo
namespace: Serenity.Data.Schema assembly: Serenity.Net.Data
Gets or sets the size (max length or numeric precision).
public int Size { get; set; }
The size.