SqlGeography.STEndPoint Método

Definición

Devuelve el punto final de una SqlGeography instancia.

[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

Devoluciones

Valor SqlGeography que contiene el punto final.

Atributos

Se aplica a