Langue

SqlGeometry.STIsSimple Méthode

Définition

Détermine si l’instance appelante SqlGeometry est simple.

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

Retours

Retourne true si une SqlGeometry instance est simple, telle que définie par l’OGC (Open Geospatial Consortium). Retourne false si une SqlGeometry instance n’est pas simple.

Attributs

S’applique à