Table Name: | N_CategoryMembers |
Table Number: | 5407 |
Group: | Configuration |
Description: | Holds the assignment relations between categories and their items in ClearConfigurator |
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_CategoryId | LONG | int | DIRECT, ALLOW_NULL | Unique number of the category the member is assigned to. Reserved; obsolete | ||||
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_ItemId | LONG | int | DIRECT, ALLOW_NULL | Row number of the item being assigned | ||||
N_ItemTypeId | LONG | int | DIRECT, ALLOW_NULL | Identifies the ID number of the type of item being assigned | ||||
N_ModificationDate | CLK_TIME | datetime | ALLOW_NULL | Date and time when the information was last modified | ||||
objid | LONG | int | 3 | DIRECT | Internal record number |
Relation | Type | Target Object | Inverse Relation | Comment | Flags | MTM Table | Used in Views | Set Name | Type ID Stored in | Objid Stored In |
---|---|---|---|---|---|---|---|---|---|---|
Exclusive Set Relations | ||||||||||
n_catmems2N_Categories | MTO | N_Categories | n_cats2N_CategoryMembers | The category member's category | ||||||
n_catmems2N_Option | MTO | N_Option | n_optn2N_CategoryMembers | For a category member of an option the option | member_of | N_ItemTypeId | N_ItemId | |||
n_catmems2N_Packages | MTO | N_Packages | n_pkg2N_CategoryMembers | For a category member of a package the package | member_of | N_ItemTypeId | N_ItemId | |||
n_catmems2N_Product | MTO | N_Product | n_prod2N_CategoryMembers | For a category member of a product the product | member_of | N_ItemTypeId | N_ItemId |
Index Name | Fields | Flags |
---|---|---|
I5407 | n_catmems2N_Categories:N_ItemTypeId:N_ItemId | UNIQUE |
Index Name | Fields | Additional Information |
---|---|---|
cm2c | n_catmems2N_Categories | nonclustered located on PRIMARY |
I5407 | n_catmems2N_Categories, N_ItemTypeId, N_ItemId | nonclustered, unique located on PRIMARY |
itid | N_ItemTypeId, N_ItemId | nonclustered located on PRIMARY |
objindex | objid | clustered, unique located on PRIMARY |
View ID | View Name | Tables |
---|
N_CategoryMembers | |||