c# - Unable to get the added fields of Database after making changes -



c# - Unable to get the added fields of Database after making changes -

i using linq sql approach manipulation database tables. stuck 1 problem, whenever adding new column existing tables have delete existing .dbml file of table solution , have add together 1 time again access of lastly added columns.

i tried approach re-building project , solution still, doesn't work , pushes me above less-sensible steps.

could help me out rid of issue? or way have changes adding .dbml file again.

c# linq-to-sql

Comments

Popular posts from this blog

xslt - DocBook 5 to PDF transform failing with error: "fo:flow" is missing child elements. Required content model: marker* -

mediawiki - How do I insert tables inside infoboxes on Wikia pages? -

SQL Server : need assitance parsing delimted data and returning a long concatenated string -