SqlGeography.STStartPoint Método

Definição

Retorna o ponto inicial de uma SqlGeography instância.

[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

Retornos

Um SqlGeography valor que representa o ponto inicial da chamada SqlGeography.

Atributos

Aplica-se a