Langue

SqlGeometry.STGeometryType Méthode

Définition

Retourne le nom de type OGC (Open Geospatial Consortium) représenté par une instance géométrique. SqlGeometry

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

Retours

Valeur SqlString contenant le type OGC.

Attributs

S’applique à