Condividi tramite


IEdmTypeDefinitionReference.MaxLength Proprietà

Definizione

Ottiene la lunghezza massima del tipo sottostante. Questo valore è effettivo solo quando IsUnbounded è false. Questo facet si applica SOLO quando il tipo sottostante è Edm.Binary, Edm.Stream o Edm.String.

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

Valore della proprietà

Si applica a