SqlGeometry.STGeometryType Método

Definición

Devuelve el nombre del tipo de Open Geospatial Consortium (OGC) representado por una instancia de Geometry. 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

Devoluciones

Valor sqlString que contiene el tipo OGC.

Atributos

Se aplica a