EntityParameter.Size Property

 

Gets or sets the maximum size of the data within the column.

Namespace:   System.Data.Entity.Core.EntityClient
Assembly:  EntityFramework (in EntityFramework.dll)

public override int Size { get; set; }

Property Value

Type: System.Int32

The maximum size of the data within the column.