I'm planning to develop an Add-in for Visual Studio 2008 that will allow me to programmatically create basic procedures for tables in a Database Project.
However I'm stuck in the very early stage because I can't find a way to programmatically navigate the schema view of the Database Project.
Does anyonw know how do I do it?