BlobColumn.IsNull 属性

定义

获取指示列是否为 Null 的值。

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

属性值

指示列是否为 Null 的值。

适用于