I have a Foreach loop (ADO Enumerator). I specified a specific Order By clause then I populated that ADO object. Is that enough to guarantee the order in which the items from the ADO Enumerator will be processed?
↧