SqlGeography.STLength Método

Definición

Devuelve la longitud total de los elementos de una SqlGeography instancia o de las SqlGeography instancias dentro de 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

Devoluciones

Valor sqlDouble que contiene la longitud total.

Atributos

Se aplica a