1 |
Child |
孩子 |
int |
4 |
0 |
Y |
|
|
|
|
Child , 子节点数 |
2 |
CommentType |
原文:CommentType |
bit |
1 |
0 |
Y |
|
|
|
|
原文:CommentType , 评论权限 0 允许所有人 |
3 |
ContentFileEx |
内容文件 |
int |
4 |
0 |
Y |
|
|
|
|
ContentFileEx , 内容页文件扩展名 |
4 |
ContentHtmlRule |
内容HTML规则 |
int |
4 |
0 |
Y |
|
|
|
|
ContentHtmlRule , 内容页的文件名规则 |
5 |
ContentModel |
内容模型 |
nvarchar |
255 |
0 |
Y |
|
|
|
|
ContentModel , 选择的内容模型数组 |
6 |
Depth |
深度 |
int |
4 |
0 |
Y |
|
|
|
|
节点树的深度,根节点的值为 0,子节点的值为该节点所在的层数 |
7 |
Description |
说明 |
ntext |
16 |
0 |
Y |
|
|
|
|
Description , 栏目说明 |
8 |
HitsOfHot |
HitsOfHot |
Int |
4 |
0 |
Y |
|
|
|
|
热点的点击数最小值 |
9 |
IndexTemplate |
无模板 |
nvarchar |
255 |
0 |
Y |
|
|
|
|
IndexTemplate , 栏目首页模板 |
10 |
ItemOpenType |
项目开放类型 |
bit |
1 |
0 |
Y |
|
|
|
|
ItemOpenType , 节点下项目的打开方式 |
11 |
ListPageHtmlEx |
ListPageHtmlEx |
Int |
4 |
0 |
Y |
|
|
|
|
ListPageHtmlEx , 列表首页的文件名规则 |
12 |
ListTemplateFile |
ListTemplateFile文件 |
nvarchar |
255 |
0 |
Y |
|
|
|
|
ListTemplateFile , 列表页模板 |
13 |
Meta_Description |
元描述 |
nvarchar |
255 |
0 |
Y |
|
|
|
|
Meta_Description , 针对搜索引擎的说明 |
14 |
Meta_Keywords |
元关键字 |
nvarchar |
255 |
0 |
Y |
|
|
|
|
Meta_Keywords , 栏目 META关键词 |
15 |
NodeDir |
原文:NodeDir |
nvarchar |
50 |
0 |
|
|
|
|
|
节点标识目录,只能是英文字母和数字,并且要以字母开头 |
16 |
NodeID |
节点的地址 |
int |
4 |
0 |
|
|
Y |
|
|
NodeID , 节点 ID |
17 |
NodeName |
节点名 |
nvarchar |
50 |
0 |
|
|
|
|
|
NodeName , 节点名称 |
18 |
NodePicUrl |
节点URL |
nvarchar |
255 |
0 |
Y |
|
|
|
|
NodePicUrl , 栏目图片地址 |
19 |
NodeType |
节点类型 |
Int |
4 |
0 |
|
|
|
|
|
节点类型。 0 为根节点, 1 为栏目节点 2为单个页面, 3 为外部链接 |
20 |
NodeUrl |
原文:NodeURL |
nvarchar |
255 |
0 |
|
|
|
|
|
NodeUrl , 外部链接 |
21 |
OpenType |
开放式 |
bit |
1 |
0 |
Y |
|
|
|
|
打开方式 0 原窗口 |
22 |
OrderID |
订单编号 |
int |
4 |
0 |
Y |
|
|
|
|
OrderID , 次序 ID |
23 |
ParentID |
父节点 |
int |
4 |
0 |
Y |
|
|
|
|
父节点 ID,根节点的值为0 |
24 |
Tips |
提示 |
nvarchar |
255 |
0 |
Y |
|
|
|
|
节点提示,不支持HTML |
25 |
PurviewType |
权限类型 |
bit |
1 |
0 |
Y |
|
|
|
|
栏目权限。 0--开放栏目 1-- 认证栏目 |