SqlXml.IsNull Eigenschap

Definitie

Geeft aan of dit exemplaar een null-waarde SqlXml vertegenwoordigt.

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

Waarde van eigenschap

true als Value dit null is. Anders false.

Implementeringen

Van toepassing op

Zie ook