Langue

SqlGeometry.IsNull Propriété

Définition

Obtient une valeur qui indique si l’objet SqlGeometry est null.

public bool IsNull { [Microsoft.SqlServer.Server.SqlMethod(IsDeterministic=true, IsPrecise=true)] get; }
[<get: Microsoft.SqlServer.Server.SqlMethod(IsDeterministic=true, IsPrecise=true)>]
member this.IsNull : bool
Public ReadOnly Property IsNull As Boolean

Valeur de propriété

Valeur bool qui indique si l’objet est null. Si la valeur est true, l’objet a la valeur Null. Sinon, faux.

Implémente

Attributs

S’applique à