共用方式為


DatabaseColumn.IsNullable 屬性

定義

指出這個資料行是否可以包含 null 值。

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

屬性值

適用於