|
Name |
Type |
Discontinued? |
|
1 |
THREAD_ID |
NUMERIC |
No |
|
|
|
The unique identifier (.1 item) for the thread record. |
|
|
2 |
LINE |
INTEGER |
No |
|
|
|
The line number for the information associated with this record. Multiple pieces of information can be associated with this record. |
|
|
3 |
USER_ID |
VARCHAR |
No |
|
|
|
This is the list of all the users who have sent messages on this conversation. This is used for display (with the display name column) and searching. |
|
|
4 |
USER_ID_NAME |
VARCHAR |
No |
|
|
|
The name of the user record. This name may be hidden. |
|
|
5 |
USER_DISPLAY_NAME |
VARCHAR |
No |
|
|
|
Display names for messaging users |
|
|