摘要:
新建数据集:PagingDataSet.xsdSELECT * from ( select id, areaID, area, father,Row_Number() over (order by areaID) rownum FROM dbo.area) twhere t.rownum >=@startRowIndex and t.rownum /// PagedService 的摘要说明 /// public class PagedService : IHttpHandler { public void ProcessRequest(HttpCon... 阅读全文
posted @ 2013-11-26 00:04
kanek
阅读(252)
评论(0)
推荐(0)

浙公网安备 33010602011771号