SqlGeography.STStartPoint Método

Definición

Devuelve el punto inicial de una SqlGeography instancia.

[Microsoft.SqlServer.Server.SqlMethod(IsDeterministic=true, IsPrecise=true)]
public Microsoft.SqlServer.Types.SqlGeography STStartPoint();
[<Microsoft.SqlServer.Server.SqlMethod(IsDeterministic=true, IsPrecise=true)>]
member this.STStartPoint : unit -> Microsoft.SqlServer.Types.SqlGeography
Public Function STStartPoint () As SqlGeography

Devoluciones

Valor SqlGeography que representa el punto inicial de la llamada a SqlGeography.

Atributos

Se aplica a