Aracılığıyla paylaş


SqlXml.IsNull Özellik

Tanım

Bu örneğin null SqlXml değeri temsil edip etmediğini gösterir.

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

Özellik Değeri

true null Value ise. Tersi durumda false.

Uygulamalar

Şunlara uygulanır

Ayrıca bkz.