Langue

SqlGeography.HasZ Propriété

Définition

Retourne true si au moins un point dans un objet spatial contient la valeur Z ; retourne sinon false. Cette propriété est en lecture seule.

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

Valeur de propriété

true si au moins un point dans un objet spatial contient la valeur Z ; sinon false.

Attributs

S’applique à