Instructor
Notes |
|
A cross list query
is a developer-accessible feature that allows you to write code that queries
multiple lists of document libraries and aggregates the results into a single
result set. The power of this features is that it allows you to runs queries
to roll up information across an entire site collection. For example, you can
run a cross list query from a top-level site to create and display and
aggregated view of content across all the child sites inside the current site
collection. |
|
That being said, a
cross list query is scoped by the current site collection. It does not make
it possible to run a query that spans across multiple site collections. |