So I am using SPmetal tool to generate data classes to use LINQ to SharePoint.
A feature of the tool is aliasing the site column by its Display name.
How can I override SPMetal setting to use Internal name or static name?
So I am using SPmetal tool to generate data classes to use LINQ to SharePoint.
A feature of the tool is aliasing the site column by its Display name.
How can I override SPMetal setting to use Internal name or static name?
You can use parameters.xml for overridde column name.
http://msdn.microsoft.com/en-us/library/ee535056(v=office.14).aspx