Compartir a través de


EdmProperty.MaxLength Propiedad

Definición

Obtiene o establece la longitud máxima de la propiedad.

public Nullable<int> MaxLength { get; set; }
member this.MaxLength : Nullable<int> with get, set
Public Property MaxLength As Nullable(Of Integer)

Valor de propiedad

Longitud máxima de la propiedad.

Se aplica a