Table Name: | NRW_RuleTemplates |
Table Number: | 5428 |
Group: | Configuration |
Description: | Templates for a configuration rule |
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_BriefDescription | CHAR | varchar | 255 | ALLOW_NULL | Brief explanation of the rule | |||
N_FullDescription | CHAR | varchar | 255 | ALLOW_NULL | Full description of what the rule does | |||
N_IconDescription | CHAR | varchar | 50 | ALLOW_NULL | Icon description for the icon view | |||
N_IconPath | CHAR | varchar | 255 | ALLOW_NULL | Location of icon | |||
N_ItemTypeId | LONG | int | DIRECT, ALLOW_NULL | Item Type that the rule instance corresponds to | ||||
N_RuleObjectName | CHAR | varchar | 255 | ALLOW_NULL | Name of class to invoke for getting rule variable info | |||
N_SmallIconPath | CHAR | varchar | 255 | ALLOW_NULL | Location of small icon | |||
objid | LONG | int | 3 | DIRECT | Internal record number |
Relation | Type | Target Object | Inverse Relation | Comment | Flags | MTM Table | Used in Views |
---|---|---|---|---|---|---|---|
nrw_ruletpl2NRW_RuleInstances | OTM | NRW_RuleInstances | nrw_rinst2NRW_RuleTemplates | Rule instances using the template |
Index Name | Fields | Flags |
---|---|---|
I5428 | N_ItemTypeId:N_RuleObjectName | UNIQUE |
Index Name | Fields | Additional Information |
---|---|---|
I5428 | N_ItemTypeId, N_RuleObjectName | nonclustered, unique located on PRIMARY |
objindex | objid | clustered, unique located on PRIMARY |
View ID | View Name | Tables |
---|
NRW_RuleTemplates | |||