Share via


EdmScalarPropertyAttribute.IsNullable Proprietà

Definizione

Ottiene o imposta il valore che indica se la proprietà può avere un valore null.

public:
 property bool IsNullable { bool get(); void set(bool value); };
public bool IsNullable { get; set; }
member this.IsNullable : bool with get, set
Public Property IsNullable As Boolean

Valore della proprietà

Valore che indica se la proprietà può avere un valore null.

Commenti

Le IsNullable proprietà e EntityKeyProperty non possono essere trueentrambe .

Si applica a