Can anyone please tell me... how can you perform a Query/QueryTask on multiple layers? I know you can perform a Find/FindTask on multiple layers by including multiple numbers in the array: findParams.layerIds = [0,1,2]. But I can't find the equivalent for Query/QueryTask.
Thanks for any help!