SqlXml.IsNull 屬性

定義

指出這個執行個體是否表示 null 的 SqlXml 值。

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

屬性值

如果 true 為 null,則為 Value。 否則為 false

實作

適用於

另請參閱