McDewey

Multi-vendor documentation library · semantic search · MCP endpoint at /mcp

Page 213

↗ View in doc context
page
213
source
ucce/v15.0.1/db-schema-handbook/db-schema-handbook.md
chunk_id
ucce::v15.0.1::db-schema-handbook::db-schema-handbook::199

Table 119: Indexes for Class_List Table index_keys index_description index_name Name clustered, unique, unique key located on PRIMARY XAK1Class_List ClassID nonclustered, unique, primary key located on PRIMARY XPKSecurity_Class Table 120: Fields in Class_List Table Keys and NULL Option Data Type Description Name PK NOT NULL DBINT A unique identifier for the class. ClassID NULL DESCRIPTION Additional information about the class. Description AK-1 NOT NULL varchar(30) The name of the class. Name Class_Security This table is in the Security category (see Security, on page 633). To see database rules for these tables, see Security Tables, on page 702. It lists the level of security each user or group has for a class. Related Tables Class_List, on page 194 (via ClassID) User_Group, on page 599 (via UserGroupName) Table 121: Indexes for Class_Security Table index_keys index_description index_name ClassSecurityID clustered, unique, primary key located on PRIMARY XPKClass_Security Table 122: Fields in Class_Security Table Keys and NULL Option Data Type Description Name NOT NULL DBINT The access level the user group has for the class. To see values. see Access Levels, on page 654. AccessLevel Database Schema Handbook for Cisco Unified Contact Center Enterprise, Release 15.0(1) 195 All Tables Class_Security