I have a stored procedure in my Entity Data Model and added it to the function imports.
Problem is... Visual Studio generates the function code in the model's code-behind if and only if I specify the return to be an entity type. Scalar and null return types do not work. Visual Studio does not generate the function code when I choose them.
Is there something I am missing, or is this a bug?
Any work-arounds?
Using Visual Studio 2008 v9.0.30729.1 SP (Service Pack 1)
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…