使用状况上下级关系表
使用状况上下级关系表
Column Name | Description | Datatype | Length | Allow Nulls | |
---|---|---|---|---|---|
id (T+12.1) | 主键 | int | 4 | False | |
idSon (T+12.1) | 使用状况下级ID | int | 4 | True | |
idParent (T+12.1) | 上级记录 | int | 4 | True | |
isEndNode (T+12.1) | 是否末级 | int | 4 | True | |
Depth (T+12.1) | 级次 | int | 4 | True |
Copyright 2016 Chanjet Inc.