Description: Defines how questions are aligned on a questionnaire
Column Name |
Ordinal Position |
|
Column Name |
Ordinal Position |
Referenced Table |
|
|
Name |
Type |
|
1 |
LKQUESTIONNAIREQUESTIONALIGNMENTID |
INT |
|
|
Description: The unique Id for the LkQuestionnaireQuestionAlignment table
|
|
Name |
Type |
|
2 |
QUESTIONALIGNMENT |
NCHAR |
|
|
Description: Text character that represents a question alignment (L T etc)
|
|
Name |
Type |
|
3 |
DESCRIPTION |
NVARCHAR |
|
|
Description: Detailed Description
|
|
Name |
Type |
|
5 |
CREATED |
DATETIME2 |
|
|
Description: Record created time
|
|
Name |
Type |
|
6 |
CREATEDTIMEZONEOFFSET |
INT |
|
|
Description: Time zone Offset for Created time
|
|
Name |
Type |
|
8 |
LASTMODIFIED |
DATETIME2 |
|
|
Description: Record Last Modified time
|
|
Name |
Type |
|
9 |
LASTMODIFIEDTIMEZONEOFFSET |
INT |
|
|
Description: Time zone Offset for Modified time
|