DatabaseColumn.IsNullable Propiedad

Definición

Indica si esta columna puede contener null valores o no.

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

Valor de propiedad

Se aplica a