JoinOperand Constructors
An operator that joins persistent objects on a specified condition, and calculates aggregate functions against matching objects.
Name | Parameters | Description |
---|---|---|
Join |
none |
Initializes a new instance of the Join |
Join |
join |
Initializes a new instance of the Join |
Join |
join |
Initializes a new instance of the Join |
Join |
join |
Initializes a new instance of the Join |
See Also