2024年4月19日发(作者:)

数据字典整理

3.1源数据

Eap_Package

类型

表结构

编号

1

2

3

4

5

6

7

8

9

10

11

12

13

14

15

ID

名称

标题

命名空间

idParent

NULL

二次开发标识

vs项目

更新者

更新时间

创建时间

分布时间戳

编号

isEndNode

inID

中文名

id

name

title

ns

idParent

autoid

TFlag

vsproj

UpdatedBy

Updated

CreatedTime

Ts

Code

isEndNode

inID

字段名 数据类型

uniqueidentifier(16)

nvarchar(100)

nvarchar(100)

nvarchar(400)

uniqueidentifier(16)

int(4)

int(4)

nvarchar(400)

nvarchar(64)

char(19)

char(19)

timestamp(8)

nvarchar(60)

tinyint(1)

nvarchar(1200)

Y

主键

外键 允许空

Y

Y

Y

Y

Y

Y

Y

Y

Y

Y

Y

Y

备注

表名 Eap_Package 中文名

Eap_DTO

类型

表结构

编号

1

2

3

4

5

6

7

8

9

10

11

12

13

14

中文名

主键

所属包id

DTO名称

DTO标题

库表

类名

名称字段

编号字段

isPersist

sortNo

isDisplay

memo

isCustomized

isAuthControl

ID

IDPackage

Name

Title

TableName

ClassName

NameField

CodeField

isPersist

sortNo

isDisplay

memo

isCustomized

isAuthControl

字段名 数据类型

uniqueidentifier(16)

uniqueidentifier(16)

nvarchar(100)

nvarchar(400)

nvarchar(100)

nvarchar(400)

nvarchar(100)

nvarchar(100)

bit(1)

int(4)

bit(1)

nvarchar(400)

bit(1)

bit(1)

Y

主键

外键 允许空

Y

Y

Y

Y

Y

Y

Y

Y

Y

Y

Y

Y

Y

备注

源数据 表名 eap_DTO 中文名 源数据表

15

16

18

19

20

21

22

23

authtype

NULL

Ts

二次开发标识

更新者

更新时间

创建时间

编号

authtype

autoid

ts

TFlag

UpdatedBy

Updated

CreatedTime

Code

bit(1)

int(4)

timestamp(8)

int(4)

nvarchar(64)

char(19)

char(19)

char(50)

Y

Y

Y

Y

Y

Y

Eap_DTORelation

类型

表结构

编号

1

2

3

4

5

6

7

8

9

中文名

主键

NULL

NULL

NULL

NULL

NULL

NULL

NULL

NULL

id

idFromDTO

idToDTO

relationType

idProperty

idFromProperty

idToProperty

dependency

autoid

字段名 数据类型

uniqueidentifier(16)

uniqueidentifier(16)

uniqueidentifier(16)

tinyint(1)

uniqueidentifier(16)

uniqueidentifier(16)

uniqueidentifier(16)

tinyint(1)

int(4)

Y

主键

外键 允许空

备注

源数据 表名 eap_DTORelation 中文名 源数据关系表

Eap_DTOProperty

类型

表结构

编号

1

2

3

4

5

6

7

8

9

10

11

12

13

14

15

中文名

主键

idDTO

字段名称

字段标题

表字段

Type

字段长度

默认值

不允许为空

不允许重复

DefineLevel

可选枚举

sortNo

区分Null和0

的数字类型

memo memo nvarchar(400) Y

ID

idDTO

Name

Title

FieldName

Type

FieldLength

DefaultValue

notNull

Uniquely

DefineLevel

idEnum

sortNo

precision

字段名 数据类型

uniqueidentifier(16)

uniqueidentifier(16)

nvarchar(400)

nvarchar(400)

nvarchar(400)

nvarchar(100)

int(4)

nvarchar(100)

tinyint(1)

tinyint(1)

tinyint(1)

uniqueidentifier(16)

int(4)

tinyint(1)

Y

主键

外键 允许空

Y

Y

Y

Y

Y

Y

Y

Y

Y

Y

Y

Y

备注

源数据 表名 eap_DTOProperty 中文名 源数据属性表