<%@ page language="C#" masterpagefile="~/templates/Documentation.master" inherits="Page" pagetitle="Accessing Other Documents During Query Execution" keywords="Accessing Other Documents During Query Execution"%>

Accessing Other Documents During Query Execution

During execution of a query, you might want to access data in another document. To do this, call the document() function.

This section discusses the following topics: