/mcpTable 320: Fields in Region_Prefix 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 NOT NULL DBCHAR Indicates whether daylight savings time is observed. Values are 'N' and 'Y'. The default is 'N' - daylight savings time is not observed. DaylightSavingsEnabled NULL DBINT Indicates the time zone, the delta is in hours. GMT (Greenwich Mean Time) AK-1, FK NOT NULL DBINT Identifies the associated region. RegionID AK-1 NOT NULL varchar(32) An initial string to match against calling line IDs. RegionPrefix PK NOT NULL DBINT A unique identifier for the record. RegionPrefixID Region_View This table is part of the Script category (see Script, on page 629). For database rules, see Script Tables, on page 701. Each row defines a graphical display of regions. Use Configuration Manager to create, update, and delete Region Prefix rows. Related Table Region_View_Member, on page 377 (via RegionViewID) Table 321: Indexes for Region_View Table index_keys index_description index_name EnterpriseName nonclustered, unique, unique key located on PRIMARY XAK1Region_View RegionViewID clustered, unique, primary key located on PRIMARY XPKRegion_View Database Schema Handbook for Cisco Unified Contact Center Enterprise, Release 15.0(1) 373 All Tables Region_View