SqlGeometry.STStartPoint Método

Definição

Retorna o ponto inicial de uma SqlGeometry instância.

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

Retornos

Um SqlGeometry objeto que contém o ponto inicial da instância de chamada.

Atributos

Aplica-se a