2.338.1 JoinCondition.ForeignKey

Applies to RDL 2011/01

The JoinCondition.ForeignKey element specifies an expression to evaluate in the containing DataSet. The JoinCondition.ForeignKey element MUST be specified and MUST NOT be specified more than once. The value of this element MUST be an expression that evaluates to a Variant. The value of this element MUST NOT contain a reference to Variable, ReportItem, RunningValue, Previous, or any aggregate functions.<180>

Parent elements

JoinCondition

The following is the XML Schema definition of the JoinCondition.ForeignKey element.

 <xsd:element name="ForeignKey" type="xsd:string" />