Hi,
Can anyone explain why the join property on a data source is used to determine the sequence in which records are retrieve in an AOT query. This is documented here:
http://msdn.microsoft.com/en-us/library/bb314836.aspx
It seems perverse to me that you would use this property for this purpose. Being unable to use an inner join when you have multiple data sources on the same level would give you adverse results from the query.
Does anyone have any comment?
Cheers,
Nick
*This post is locked for comments