GetDataSetLogicalTableMapSourceJoinInstruction

data class GetDataSetLogicalTableMapSourceJoinInstruction(val leftJoinKeyProperties: List<GetDataSetLogicalTableMapSourceJoinInstructionLeftJoinKeyProperty>, val leftOperand: String, val onClause: String, val rightJoinKeyProperties: List<GetDataSetLogicalTableMapSourceJoinInstructionRightJoinKeyProperty>, val rightOperand: String, val type: String)

Constructors

Types

Link copied to clipboard
object Companion

Properties