Key
|
Column name
|
Column type
|
---|---|---|
Yes
|
LabelId
|
Integer
|
|
Language
|
Nvarchar(100)
|
|
Context
|
Nvarchar(100)
|
|
LabelType
|
Nvarchar(100)
|
|
MDMVersion
|
Nvarchar(100)
|
|
ProjectName
|
Nvarchar(255)
|
Key
|
Column name
|
Column type
|
Description
|
---|---|---|---|
Yes
|
VariableID
|
Integer
|
Question identifier, that is the same as the identifier in the Variables table.
|
Yes
|
CategoryID
|
Integer
|
Category value for each category item.
|
|
CategoryIndex
|
Integer
|
Sequential order for each category item.
|
|
Label
|
Nvarchar(4000)
|
Category description for each category item.
|
Yes
|
LabelId
|
Integer
|
Defined LabelID that is used for referring to LCL, MDMVersion, and Project name.
|
Key
|
Column name
|
Column type
|
---|---|---|
|
VariableID
|
Integer
|
|
CategoryID
|
Integer
|
|
Factor
|
Float
|
Key
|
Column name
|
Column type
|
Description
|
---|---|---|---|
Yes
|
VariableID
|
Integer
|
Question identifier, that is the same as the identifier in the Variables table.
|
Yes
|
CategoryIndex
|
Integer
|
Sequential order for each category item.
|
|
Label
|
Nvarchar(4000)
|
Category description for each category item.
|
Yes
|
LabelId
|
Integer
|
Identifier for LCL, MDMVersion, and Project name.
|
|
IntVal
|
Integer
|
Keep fact value for database question of type Long.
|
|
RealVal
|
Float
|
Keep fact value for database question of type Double.
|
|
TextVal
|
Nvarchar(255)
|
Keep fact value for database question of type Text.
|
|
DateVal
|
DateTime
|
Keep fact value for database question of type Date.
|
|
BoolVal
|
bit
|
Keep fact value for database question of type Boolean.
|
Key
|
Column name
|
Column type
|
---|---|---|
Yes
|
VariableId
|
Integer
|
Yes
|
LabelID
|
Integer
|
|
Label
|
Nvarchar(4000)
|
|
VariableName
|
Variable
ID |
LevelID1
|
LevelID
2 |
NumLevel
ID1 |
NumLevel
ID2 |
VariableInstance
|
---|---|---|---|---|---|---|---|
1
|
person.tvdays. Column
|
38
|
1
|
Channel_1
|
NULL
|
1
|
person[1].tvdays [{Channel_1}].Column
|
2
|
person.tvdays. Column
|
39
|
1
|
Channel_2
|
NULL
|
2
|
person[1].tvdays [{Channel_2}].Column
|
3
|
person.tvdays. Column
|
40
|
1
|
Channel_3
|
NULL
|
3
|
person[1].tvdays [{Channel_3}].Column
|
4
|
person.tvdays. Column
|
41
|
1
|
Channel_4
|
NULL
|
4
|
person[1].tvdays [{Channel_4}].Column
|
5
|
person.tvdays. Column
|
42
|
1
|
Channel_5
|
NULL
|
5
|
person[1].tvdays [{Channel_5}].Column
|
6
|
person.tvdays. Column
|
43
|
2
|
Channel_1
|
NULL
|
1
|
person[2].tvdays [{Channel_1}].Column
|
7
|
person.tvdays. Column
|
44
|
2
|
Channel_2
|
NULL
|
2
|
person[2].tvdays [{Channel_2}].Column
|
8
|
person.tvdays. Column
|
45
|
2
|
Channel_3
|
NULL
|
3
|
person[2].tvdays [{Channel_3}].Column
|
9
|
person.tvdays. Column
|
46
|
2
|
Channel_4
|
NULL
|
4
|
person[2].tvdays [{Channel_4}].Column
|
10
|
person.tvdays. Column
|
47
|
2
|
Channel_5
|
NULL
|
5
|
person[2].tvdays [{Channel_5}].Column
|
11
|
person.tvdays. Column
|
48
|
3
|
Channel_1
|
NULL
|
1
|
person[3].tvdays [{Channel_1}].Column
|
12
|
person.tvdays. Column
|
49
|
3
|
Channel_2
|
NULL
|
2
|
person[3].tvdays [{Channel_2}].Column
|
13
|
person.tvdays. Column
|
50
|
3
|
Channel_3
|
NULL
|
3
|
person[3].tvdays [{Channel_3}].Column
|
14
|
person.tvdays. Column
|
51
|
3
|
Channel_4
|
NULL
|
4
|
person[3].tvdays [{Channel_4}].Column
|
15
|
person.tvdays. Column
|
52
|
3
|
Channel_5
|
NULL
|
5
|
person[3].tvdays [{Channel_5}].Column
|
16
|
person.tvdays. Column
|
53
|
4
|
Channel_1
|
NULL
|
1
|
person[4].tvdays [{Channel_1}].Column
|
17
|
person.tvdays. Column
|
54
|
4
|
Channel_2
|
NULL
|
2
|
person[4].tvdays [{Channel_2}].Column
|