BlobColumn.IsNull 屬性

定義

取得值,指出資料行是否為 null。

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

屬性值

Boolean

指出資料行是否為 null 的值。

適用於