博客类
sin
sql_sysquery
True
ouputQty
sql.int
10
输出数量
true
true
L.State=1 AND L.ClassState=2 AND L.CategoryID=@categoryId
AND L.EliteLevel>0
L.State=1 AND (L.ClassState=2 OR L.IndexState=2)
AND L.EliteLevel>0
L.EliteLevel DESC,L.LogID DESC
L.EliteLevel ASC,L.LogID DESC
L.LogID DESC
L.LogID ASC
L.UpdateTime DESC,L.LogID DESC
L.UpdateTime ASC,L.LogID DESC
L.Hits DESC,L.LogID DESC
L.Hits ASC,L.LogID DESC
L.MonthHits DESC,L.LogID DESC
L.MonthHits ASC,L.LogID DESC
L.WeekHits DESC,L.LogID DESC
L.WeekHits ASC,L.LogID DESC
L.DayHits DESC,L.LogID DESC
L.DayHits ASC,L.LogID DESC
L.LogID DESC
EXEC [dbo].[PR_Common_PagingLarge] 'PE_BG_Log L INNER JOIN PE_BG_Blog B ON L.BlogID=B.BlogID','L.LogID','L.*,B.Nickname',@pagesize,@startrow ,'','',''
SELECT COUNT(LogID) FROM PE_BG_log L INNER JOIN PE_BG_Blog B ON L.BlogID=B.BlogID WHERE
]]>
暂时没有信息!
separator
blog/Item.aspx?Id=&LogId=
blog/UserIndex.aspx?Id=
]]>
displayTime
bool
false
是否显示时间
titleLength
int
10
标题截取长度
linkOpenType
string
_blank
链接打开方式
listOrderType
int
1
排序类型
displayInputer
bool
false
是否显示作者
displayHits
bool
false
是否点击数
titleStyle
string
标题样式
inputerStyle
string
作者样式
isShowNum
bool
false
是否显示数字
categoryId
sql.int
0
分类ID
isElite
bool
false
是否推荐
partitionNums
int
0
每多少行分隔
numStyle
string
数字样式
hitsSytle
string
点击数样式
hitsType
int
点击数类型
True
SELECT count(LogID) FROM PE_BG_log WHERE State=1 AND (ClassState=2 OR IndexState=2)