SqlXml.IsNull Egenskap

Definition

Anger om den här instansen representerar ett null-värde SqlXml .

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

Egenskapsvärde

true om Value är null. Annars, false.

Implementeringar

Gäller för

Se även