c# - What does PluralizingEntitySetNameConvention do? -


i'm learning code first , i'm going on default conventions (http://msdn.microsoft.com/en-us/library/gg696316(v=vs.103).aspx), , i'm wondering pluralizingentitysetnameconvention does. understand pluralizes something, pluralizingtablenameconvention, pluralize exactly? can give example effects of convention noticeable?

it name used in creating navigation properties ie person people vs person persons. think relevant when using designer generate code.


Comments

Popular posts from this blog

php - mySql Join with 4 tables -

css - Text drops down with smaller window -

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -