BlobColumn.IsNull Property

Definition

Gets a value that indicates whether the column is null.

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

Property Value

A value that indicates whether the column is null.

Applies to