Langue

SqlGeography.STGeometryType Méthode

Définition

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

[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 nom du type OGC.

Attributs

S’applique à