Langue

SqlGeometry.STArea Méthode

Définition

Retourne la surface totale d’une SqlGeometry instance.

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

Retours

Valeur SqlDouble qui représente la surface totale de l’objet SqlGeometry.

Attributs

S’applique à