Langue

SqlGeometry.HasM Propriété

Définition

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

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

Valeur de propriété

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

Attributs

S’applique à