Compartir a través de


EdmScalarPropertyAttribute.IsNullable Propiedad

Definición

Obtiene o establece el valor que indica si la propiedad puede tener un valor NULL.

public bool IsNullable { get; set; }
member this.IsNullable : bool with get, set
Public Property IsNullable As Boolean

Valor de propiedad

Valor que indica si la propiedad puede tener un valor NULL.

Se aplica a