SqlGeography.STLength Método

Definição

Retorna o comprimento total dos elementos em uma SqlGeography instância ou nas SqlGeography instâncias dentro de um 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

Retornos

Um valor SqlDouble que contém o comprimento total.

Atributos

Aplica-se a