| <asp:Parameter ConvertEmptyStringToNull="True" DefaultValue="0" Name="startRowIndex" /> <asp:Parameter ConvertEmptyStringToNull="True" DefaultValue="20" Name="maximumRows" /> </SelectParameters> </asp:ObjectDataSource> </ContentTemplate> </atlas:UpdatePanel> 本来系统采用BLinq实现、因为有复杂的逻辑关系、在业务层联合会产生大量的查询语句(大概200~200个)、现在采用存储过程调用动态SQL效率大大提高了。希望会对朋友有所帮助和借鉴 http://www.cnblogs.com/Bolik/archive/2006/08/24/485647.html
|
| 共7页: 上一页 [1] [2] [3] [4] [5] [6] 7 下一页 |
评论加载中…