PropertyData.IsNull 屬性

定義

會取得一個值,表示指定資料是否包含空值。

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

屬性值

若值為空值則為真;否則,則為錯誤。

實作

適用於