A
KeyColumn object representing the column on the left side, or from side of the join. This will become the column in the
EntityFromName Property.
A
KeyColumn object representing the column on the right side, or to side of the join. This will become the column in the
EntityToName Property.
Add two columns to the collection, the fromColumn on the left side of the join and the toColumn on the right side of the join.
Syntax
Parameters
- fromColumn
- A KeyColumn object representing the column on the left side, or from side of the join. This will become the column in the EntityFromName Property.
- toColumn
- A KeyColumn object representing the column on the right side, or to side of the join. This will become the column in the EntityToName Property.