SqlGeometry.STNumCurves 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 de courbes dans une instance unidimensionnelle SqlGeometry .
[Microsoft.SqlServer.Server.SqlMethod(IsDeterministic=true, IsPrecise=true)]
public System.Data.SqlTypes.SqlInt32 STNumCurves();
[<Microsoft.SqlServer.Server.SqlMethod(IsDeterministic=true, IsPrecise=true)>]
member this.STNumCurves : unit -> System.Data.SqlTypes.SqlInt32
Public Function STNumCurves () As SqlInt32
Retours
Nombre de courbes.
- Attributs