Linq-to-Sql case insensitive code generation -


What is the method to configure leak-to-SQL property names in a stored predefined way I want to free all those upper cases from upper and lower case which was used in stored procedures.

I'm sure you can do this by editing the DBML file.


Comments