ServiceNodeEnvironment


Columns

Column Type Size Nulls Auto Default Children Parents Comments
serviceNodeId INT UNSIGNED 10 null
section VARCHAR 255 null
name VARCHAR 255 null
value TEXT 65535 null

Table contained 152 rows

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc/Asc/Asc serviceNodeId + section + name