c# - DBML: s letter added to my table names -
i'm using visual studio 2008
each time modify dbml through designer of table names in designer.cs file changed tablename
tablenames
leading reference errors in rest of project. names appear on dbml not changed.
where come ? setting ?
edit: happens tables have added through designer , tables have foreign key linking theme these tables.
it setting:
tools > options > database tools > o/r designer
and have pluralization of names
option can switched :
enabled false
Comments
Post a Comment