Langue

SqlGeometry.STNumCurves Méthode

Définition

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

S’applique à