DataSetMaster
Reference
Parameters
dataset
The Master DataSet. The cursor of the Master will control the filter of this DataSet.
Component data2-core-types@DataSetReference
localField
The field of this DataSet that should match the data of the Master DataSet Field.
Component data2-core-types@DataSetColumnReference
masterField
The Master DataSet field that should be used to match with the "local field".
Component data2-core-types@DataSetColumnReference
defaultEmptyId
Id that is sent when the master dataset has no current.
Component data2-core-primitives@String