Condividi tramite


EdmProperty.IsFixedLength Proprietà

Definizione

Ottiene o imposta un valore che indica se la lunghezza di questa proprietà è fissa.

public Nullable<bool> IsFixedLength { get; set; }
member this.IsFixedLength : Nullable<bool> with get, set
Public Property IsFixedLength As Nullable(Of Boolean)

Valore della proprietà

true se la lunghezza di questa proprietà è fissa; in caso contrario, false.

Si applica a