Cisco Cisco IP Contact Center Release 4.6.1 テクニカルリファレンス

ページ / 557
Keys and Null Option:
Data Type:
Description:
Field Name:
NOT NULL
DBSMALLINT
Indicates to which month the schedule applies:
MonthOfYear
• 0 = Applies to every month.
• 1- 12= Specifies the month of year.
PK, FK NOT NULL
DBINT
Identifies the schedule that recurs.
ScheduleID
PK, NOT NULL
DBINT
Index for schedules associated with a specific service.
SequenceNumber
NOT NULL
DBSMALLINT
The day of the month on which the schedule goes into
effect (1 through 31).
StartDay
NOT NULL
DBSMALLINT
The hour of the day at which the schedule goes into
effect.
StartHour
NOT NULL
DBSMALLINT
The minute of the hour at which the schedule goes into
effect.
StartMinute
NOT NULL
DBSMALLINT
The month in which the schedule goes into effect (1
through 12).
StartMonth
NOT NULL
DBSMALLINT
The second of the minute at which the schedule goes
into effect.
StartSecond
NOT NULL
DBINT
The year in which the schedule goes into effect.
StartYear
NOT NULL
DBSMALLINT
The type of schedule.
Type
Region Table
This table is part of the 
Each row defines a region composed of calling line ID prefixes or of other regions.
Use Configuration Manager to create, update, and delete Region rows.
Related tables
 (via RegionID)
 (via RegionID)
 (via RegionID)
 (via RegionID)
Table 151: Indexes for Region Table
index_keys
index_description
index_name
EnterpriseName
nonclustered, unique, unique key
located on PRIMARY
XAK1Region
Database Schema Handbook Cisco ICM/IPCC Enterprise & Hosted Editions Release 7.2(1)
230
Chapter 2: -  All Tables
Region Table