Langue

SqlGeography.STLength Méthode

Définition

Retourne la longueur totale des éléments d’une SqlGeography instance ou des SqlGeography instances d’un GeometryCollection.

[Microsoft.SqlServer.Server.SqlMethod(IsDeterministic=true, IsPrecise=false)]
public System.Data.SqlTypes.SqlDouble STLength();
[<Microsoft.SqlServer.Server.SqlMethod(IsDeterministic=true, IsPrecise=false)>]
member this.STLength : unit -> System.Data.SqlTypes.SqlDouble
Public Function STLength () As SqlDouble

Retours

Valeur SqlDouble contenant la longueur totale.

Attributs

S’applique à