Integrate dynamically created Joins with the existing set of (possibly custom) Joins
this.Joins contains the Joins we loaded
the parameter buildJoins are produced by examining the entities in the report and the global
Joins available.
We will override the use of a global join if a custom one exists in the local join collection
Syntax
public void IntegrateJoins(
ReportJoinCollection
)
Parameters
- buildJoins