Langue

SqlGeography.STNumGeometries Méthode

Définition

Retourne le nombre de géométries qui composent une SqlGeography instance.

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

Retours

Valeur SqlInt32 qui spécifie le nombre de géométries qui composent l’instance SqlGeography .

Attributs

S’applique à