In the documentation for the OrderBy element, I see the Override field. What does the value FALSE do? What does the value TRUE do?
http://msdn.microsoft.com/en-us/library/ms467378.aspx
<OrderBy Override = "TRUE" | "FALSE" UseIndexForOrderBy = "TRUE" | "FALSE"> </OrderBy>
source share