SqlGeography.STNumPoints Método

Definição

Retorna o número total de pontos em cada uma das figuras em uma SqlGeography instância

[Microsoft.SqlServer.Server.SqlMethod(IsDeterministic=true, IsPrecise=true)]
public System.Data.SqlTypes.SqlInt32 STNumPoints();
[<Microsoft.SqlServer.Server.SqlMethod(IsDeterministic=true, IsPrecise=true)>]
member this.STNumPoints : unit -> System.Data.SqlTypes.SqlInt32
Public Function STNumPoints () As SqlInt32

Retornos

Um valor SqlInt32 que especifica o número total de pontos em cada figura da SqlGeography instância.

Atributos

Aplica-se a