Technical References

Related table
User_Formula Table (page 426) (via UserFormulaID)
Table 210: Indexes for User_Formula_Equation Table
index_keysindex_descriptionindex_name
UserFormulaID, RowOrderclustered, unique, primary key
located on PRIMARY
XPKUser_Formula_Equation
Fields in User_Formula_Equation Table:
Keys and Null Option:Data Type:Description:Field Name:
NULLvarchar(255)
The expression string.
EquationString
PK NOT NULLDBINT
Species the order of strings for a formula. A formula may have one
or more strings.
RowOrder
PK, FK NOT NULLDBINT
Foreign key from the User_Formula table.
UserFormulaID
User_Group Table
This table is in the Security category (page 455). To see database rules for these tables, click
here (page 510).
Lists the groups of users to which specic access rights apply. A record in this table can represent
a group of users (with multiple associated records in the User_Group_Member table) or a single
user (with a single associated record in the User_Group_Member table).
Use Conguration Manager to create, update, and delete user groups.
Related tables
Feature Control Set (page 181) (via via
FeatureSetID)
Customer Denition (page 153) (via
CustomerDenitionID)
Class Security (page 149) (via
UserGroupName)
Sec Group (page 324) (via
UserGroupID)
Object Security (page 249) (via
UserGroupName)
Global Security Control (page 208) (via
UserGroupID)
User Supervisor Map (page 430) (via
UserGroupID)
User Group Member (page 429) (via
UserGroupName)
Sec User (page 325) (via UserGroupID)
Table 211: Indexes for User_Group Table
index_keysindex_descriptionindex_name
UserGroupNameclustered, unique, unique key
located on PRIMARY
XAK1User_Group
Database Schema Handbook Cisco ICM/IPCC Enterprise & Hosted Editions 7.2(2)
427
Chapter 2: All Tables
User_Group Table