GeomFromGML (geography Data Type)

data-types
#tsql#data-types

Syntax

GeomFromGml ( GmlText, SRID )

Return Type

geography

Arguments

GmlText

An XML input that represents the GML (Geography Markup Language) format.

SRID

An int expression representing the spatial reference ID.

Remarks

Constructs a geography instance from a GML representation.