SqlGeometry.STEndPoint Método

Definição

Retorna o ponto final de uma SqlGeometry instância.

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

Retornos

Um SqlGeometry objeto que representa o ponto de extremidade da chamada SqlGeometry.

Atributos

Aplica-se a