QuestionsjobFunctionContexts
QuestionsjobFunctionContexts
Columns
| Name | Type | Description |
| QuestionsQuestionId [KEY] | Long | QuestionsQuestionId of QuestionsjobFunctionContexts |
| QuestionsVersionNumber [KEY] | Long | QuestionsVersionNumber of QuestionsjobFunctionContexts |
| QuestionContextId [KEY] | Long | QuestionContextId of QuestionsjobFunctionContexts |
| JobFunctionCode | String | Code of the job function context defined for the question. |
| JobFunction | String | JobFunction of QuestionsjobFunctionContexts |
| CreatedBy | String | CreatedBy of QuestionsjobFunctionContexts |
| CreationDate | Datetime | CreationDate of QuestionsjobFunctionContexts |
| LastUpdateDate | Datetime | LastUpdateDate of QuestionsjobFunctionContexts |
| LastUpdatedBy | String | LastUpdatedBy of QuestionsjobFunctionContexts |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
| Name | Type | Description |
| QuestionId | Long | QuestionId |
| VersionNumber | Long | VersionNumber |
| Finder | String | finder |