SqlGeometry.STEndPoint Método

Definición

Devuelve el punto final de una SqlGeometry instancia.

[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

Devoluciones

Objeto SqlGeometry que representa el punto de conexión de la llamada a SqlGeometry.

Atributos

Se aplica a