SqlGeography.STGeometryType Método

Definição

Retorna o nome de tipo OGC (Open Geospatial Consortium) representado por uma instância geográfica.

[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 nome do tipo OGC.

Atributos

Aplica-se a