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
Post a Comment