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