Get and set the link ID of a specified point in a GeoSequence.
Valid Data Types
GeoSequence
Result Type
IF you pass in … | THEN LinkID returns … |
---|---|
index | a DECIMAL(18,0) value for the link ID of the specified point. |
index and linkID | an ST_Geometry value that represents a GeoSequence where the link ID for the specified point is set to linkID. |