Table of Contents

Constructor SpatialStartPoint

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

SpatialStartPoint(Column)

Initializes a new instance of ST_StartPoint with a linestring geometry column.

public SpatialStartPoint(Column column)

Parameters

column Column

The linestring geometry column to get the start point from.