ColumnExpression.IsNullable Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Valeur bool indiquant si cette colonne peut avoir des valeurs Null.
public bool IsNullable { get; }
public abstract bool IsNullable { get; }
public virtual bool IsNullable { get; }
member this.IsNullable : bool
Public ReadOnly Property IsNullable As Boolean
Public MustOverride ReadOnly Property IsNullable As Boolean
Public Overridable ReadOnly Property IsNullable As Boolean