SqlGeography.STGeometryType Método

Definición

Devuelve el nombre del tipo de Open Geospatial Consortium (OGC) representado por una instancia de Geography.

[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

Devoluciones

Valor de SqlString que contiene el nombre del tipo OGC.

Atributos

Se aplica a