You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Attribute

Type

Description

table

Table

The entity the source set belongs to.

name

String

The name of the source set.

tables

List

A list of Table the source set sources.

columns

Map

A map of the entity's attributes (Column) to SourceColSet. All attributes exist in the map, but the source set can be null.

query

String

The source set query.

dwQuery

String

The source set dw query.

joinTypes

JoinTypes

The JoinTypes defined for the source set.

  • No labels