DataSetJoinInstruction

constructor(leftJoinKeyProperties: DataSetJoinKeyProperties? = null, leftOperand: String, onClause: String, rightJoinKeyProperties: DataSetJoinKeyProperties? = null, rightOperand: String, type: DataSetJoinType)