Visual Studio dropping 's' off of sql server tables -


when adding in tables sql server dbml, drop 's' off of table name. 1 example: when adding table 'alias' change name 'alia'. there way prevent happening?

method of adding tables:
1) connect database in server explorer tab
2) open tables folder
3) select tables , drag them open dbml window

if using entity framework, , adding tables via update wizard, there checkbox says "pluralize or singularize generated object names":

update wizard

you can uncheck , leave table names alone.

update: looks drag/dropping dbml, try link:

linq sql: how stop auto generated object name being renamed?


Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

android - send complex objects as post php java -

charts - What graph/dashboard product is facebook using in Dashboard: PUE & WUE -