NullableBool.IsNull Property

Definition

Gets or sets a value indicating whether the value should be null. Overrides the Value property.

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

Property Value

Applies to