SqlGeometry.STGeometryType Método

Definição

Retorna o nome do tipo OGC (Open Geospatial Consortium) representado por uma instância geométrica. 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

Retornos

Um valor SqlString que contém o tipo OGC.

Atributos

Aplica-se a