Is there a way to configure the way linq-to-sql generates the property names in a stored precedure result. I want them all upper case independent from the upper and lower case that were used in the stored procedures.

link|improve this question

feedback

1 Answer

up vote 0 down vote accepted

I am sure you can do that by editing the DBML file.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.