ColumnExpression.IsNullable 属性

定义

获取一个值,该值指示此列表达式是否可以包含 null。

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

属性值

适用于