IsNullConditionMapping.IsNull 属性

定义

获取一个布尔值,该布尔值指定是通过执行 null 检查还是非 null 检查来计算条件。

public bool IsNull { get; }
member this.IsNull : bool
Public ReadOnly Property IsNull As Boolean

属性值

适用于