Use the Select XML Column window to select the XML database
column that contains the XML document to use as the XML source
for the Visual Studio project.
To open the Select XML Column window:
In the Select XML Source for Project window, click
Use document stored in XML column, and then
click .
Table
In the list, select the database table that contains
the XML column that you want to use.
XML column
Select the column that contains the XML documents
against which you want to write LINQ to XML queries
in your .NET application.
The XML document in the first record of the selected
XML column is used as the XML source.