SqlGeography.STGeometryType Metodo

Definizione

Restituisce il nome del tipo OGC (Open Geospatial Consortium) rappresentato da un'istanza di geografia.

[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

Valori restituiti

Valore SqlString contenente il nome del tipo OGC.

Attributi

Si applica a