Figure 2. Add a Database Reference
When you create a SQL Server project in VS.NET 2005, you're given the ability to create a database reference that's only used to provide browsing capabilities from within the VS.NET 2005 IDE. This information isn't used in the actual execution of the CLR object with SQL Server 2005 because all data access is done in-process.