Gets or sets the maximum size of the data within the column.
public override int Size { get; set; }
The maximum size of the data within the column.
EntityParameter ClassSystem.Data.Entity.Core.EntityClient Namespace