ST_GetUnProjectedTransformDefinition(LONG VARCHAR) method

Returns the transform definition of the spatial reference system that is the source of the projection.

Syntax

ST_SpatialRefSys::ST_GetUnProjectedTransformDefinition(LONG VARCHAR transform_definition)

Parameters

Returns

LONG VARCHAR Returns a text string defining the transform definition of the unprojected spatial reference system.

Examples

Standards

SQL/MM (ISO/IEC 13249-3: 2006) Vendor extension