Share via


IsNullConditionMapping.IsNull Property

Definition

Gets a bool that specifies whether the condition is evaluated by performing a null check or a not-null check.

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

Property Value

Applies to