SqlSelectJoin.position
int position() @property nothrowGet position field.
Returns
represents a join between a target at (pos < @position) and the one at @position
void position(int propval) @property nothrowSet position field.
Parameters
propval | represents a join between a target at (pos < @position) and the one at @position |