c# - Visual Studio 2013. dbml file not updating -


i working on visual studio project uses asp.net/c# linqtosql.

all has been going fine, until changes made 1 of database tables.

after that, table in question removed dbml database diagram, , new version added in using server explorer.

trouble is, vs2013 still not see new fields, , not compile if reference them. new table structure visible in dbml database diagram.

rebuild project , should see changes.


Comments

Popular posts from this blog

javascript - IndexedDB error: Uncaught DataCloneError: Failed to execute 'put' on 'IDBObjectStore': An object could not be cloned -

java - Unable to make sub reports with Jasper -

Integrity error when loading fixtures for Selenium testing in Django -