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

php - How to pass multiple values from url -

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

database - php search bar when I press submit with nothing in the search bar it shows all the data -