Table Name: | NWS_TreeFolders |
Table Number: | 5514 |
Group: | Configuration |
Description: | Describes folder structure within a tree that is displayed in Workshop. |
Flags: | |
Baseline/Custom: | Baseline |
Field Name | Common Type | Database Type | Generic Field ID | Array Size | Default | Flags | Comment | Field Used in Views |
---|---|---|---|---|---|---|---|---|
dev | LONG | int | 151 | 1 | DIRECT, ALLOW_NULL | Row version number for mobile distribution purposes | ||
N_EffectiveDate | CLK_TIME | datetime | ALLOW_NULL | The first date on which the information should be used | ||||
N_ExpirationDate | CLK_TIME | datetime | ALLOW_NULL | Last date when the information should be used | ||||
N_ModificationDate | CLK_TIME | datetime | ALLOW_NULL | Date and time when the information was last modified | ||||
N_Name | CHAR | varchar | 255 | ALLOW_NULL | The name that appears in the category tree | |||
N_SequenceNumber | LONG | int | DIRECT, ALLOW_NULL | Used to establish order of the category relative to others under the same parent node | ||||
objid | LONG | int | 3 | DIRECT | Internal record number |
Relation | Type | Target Object | Inverse Relation | Comment | Flags | MTM Table | Used in Views |
---|---|---|---|---|---|---|---|
n_folders2NWS_FolderMembers | OTM | NWS_FolderMembers | n_fldrmems2NWS_TreeFolders | The members of the folder | |||
n_child2NWS_TreeFolders | MTO | NWS_TreeFolders | n_parent2NWS_TreeFolders | The folder's parent folder | |||
n_parent2NWS_TreeFolders | OTM | NWS_TreeFolders | n_child2NWS_TreeFolders | The folder's subfolders | |||
n_folders2NWS_Trees | MTO | NWS_Trees | nws_trees2NWS_TreeFolders | The folder's parent tree |
Index Name | Fields | Flags |
---|---|---|
I5514 | N_Name:n_child2NWS_TreeFolders:n_folders2NWS_Trees | UNIQUE |
Index Name | Fields | Additional Information |
---|---|---|
I5514 | N_Name, n_child2NWS_TreeFolders, n_folders2NWS_Trees | nonclustered, unique located on PRIMARY |
objindex | objid | clustered, unique located on PRIMARY |
View ID | View Name | Tables |
---|
NWS_TreeFolders | |||