Table of Contents

Constructor SpatialGeometryType

Namespace
YndigoBlue.Velocity.Functions
Assembly
YndigoBlue.Velocity.dll

SpatialGeometryType(Column)

Initializes a new instance of ST_GeometryType with a geometry column.

public SpatialGeometryType(Column column)

Parameters

column Column

The geometry column to get the type for.