SqlGeometry.STPointOnSurface Método

Definição

Retorna um ponto arbitrário localizado no interior de uma SqlGeometry instância.

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

Retornos

Um SqlGeometry objeto que representa um ponto dentro da chamada SqlGeometry.

Atributos

Aplica-se a