SqlGeography.STNumPoints Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Retourne le nombre total de points dans chacune des figures d’une SqlGeography instance
[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
Retours
Valeur SqlInt32 spécifiant le nombre total de points dans chaque figure de l’instance SqlGeography .
- Attributs