摘要:
CREATE PROC blog_GetPageableEntriesByCategoryID( @BlogID int, @CategoryID int, @PageIndex int, @PageSize int, @PostType int, @SortDesc bit)AS DECLARE @PageLowerBound intDECLARE @PageUpperBound in... 阅读全文
posted @ 2004-06-25 15:57
浙林龙哥
阅读(2426)
评论(6)
推荐(0)
浙公网安备 33010602011771号