代码改变世界

随笔档案-2009年9月10日

linq procedure int <Return Type="System.Int32" />

2009-09-10 16:26 by 蜡笔小旧, 250 阅读, 收藏,
摘要: 上次写的DBML存储过程返回值虽然可以返回非Int的值,但是有个小毛病。重新拖表或者存储过程,返回值又变成了<Return Type="System.Int32" /> <Table Name="dbo.Contract" Member="Contracts"> <Type Name="Contract" Id="ID1"> <Column Name="... 阅读全文