Compartir a través de


EdmTypeDefinitionReference.MaxLength Propiedad

Definición

Obtiene la longitud máxima del tipo subyacente. Este valor solo es efectivo cuando IsUnbounded es false. Esta faceta SOLO se aplica cuando el tipo subyacente es Edm.Binary, Edm.Stream o Edm.String.

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

Valor de propiedad

Se aplica a