SqlSelectJoin.position

int position() @property nothrow

Get position field.

Returns

represents a join between a target at (pos < @position) and the one at @position
void position(int propval) @property nothrow

Set position field.

Parameters

propvalrepresents a join between a target at (pos < @position) and the one at @position