McDewey

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

Page 620

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

Table 466: Indexes for User_Group_Member Table index_keys index_description index_name UserName, UserGroupName clustered, unique, unique key located on PRIMARY XAK1User_Group_Member UserName nonclustered located on PRIMARY XIE1User_Group_Member UserGroupMemberID nonclustered, unique, primary key located on PRIMARY XPKUser_Group_Member Table 467: Fields in User_Group_Member Table Keys and NULL Option Data Type Description Name NOT NULL CHANGESTAMP Incremented when the record is changed in the central database. ChangeStamp NULL DBDATETIME Records the date and time when a record is added/updated. DateTimeStamp PK NOT NULL DBINT A unique identifier for the record. UserGroupMemberID AK-1 NOT NULL varchar(64) The group to which the member belongs. UserGroupName AK-1, IE-1 NOT NULL varchar(64) The username as registered with SQL Server. UserName User_Security_Control 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. Specifies the security access that individual users have to specific objects. The system software builds this table from the data in the other security tables. Related Tables Ids, on page 272 (via ObjectType + ObjectID) User_Group_Member, on page 601 (via UserName) Table 468: Indexes for User_Security_Control Table index_keys index_description index_name UserName nonclustered located on PRIMARY XIE1User_Security_Control Database Schema Handbook for Cisco Unified Contact Center Enterprise, Release 15.0(1) 602 All Tables User_Security_Control