SqlGeometry.STLength Método

Definição

Retorna o comprimento total dos elementos em uma SqlGeometry instância.

[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 dos elementos na chamada SqlGeometry.

Atributos

Aplica-se a