SqlGeography.STEndPoint Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Retorna o ponto final de uma SqlGeography instância.
[Microsoft.SqlServer.Server.SqlMethod(IsDeterministic=true, IsPrecise=true)]
public Microsoft.SqlServer.Types.SqlGeography STEndPoint();
[<Microsoft.SqlServer.Server.SqlMethod(IsDeterministic=true, IsPrecise=true)>]
member this.STEndPoint : unit -> Microsoft.SqlServer.Types.SqlGeography
Public Function STEndPoint () As SqlGeography
Retornos
Um SqlGeography valor que contém o ponto final.
- Atributos