Technical References

Keys and Null Option:Data Type:Description:Field Name:
NOT NULLVNAME32
The name of the view.
ViewName
NOT NULLDBINT
The type of view.
ViewType
Ids Table
This table is in the Security category (page 455). To see database rules for these tables, click
here (page 510).
Indicates whether a specic object type supports row-level security. For those object types that
do support row-level security, the Ids table contains one row for each object of that type.
Related tables
Object List (page 248) (via ObjectType)
Object Security (page 249) (via ObjectType + ObjectID)
User Security Control (page 429) (via ObjectType + ObjectID)
Table 110: Indexes for IDs Table
index_keysindex_descriptionindex_name
ObjectType, ObjectIDclustered, unique, primary key
located on PRIMARY
XPKIds
Fields in Ids Table:
Keys and Null Option:Data Type:Description:Field Name:
PK NOT NULLDBINT
Identies a specic object for which row-level security is supported.
If the object type does not support row-level security, this value is 0.
ObjectID
PK, FK NOT NULLDBINT
Identies the object type.
ObjectType
NOT NULLDBINT
Identies the objects parent. A value of 0 indicates that the object
has no parent.
ParentObjectID
NOT NULLDBINT
Identies the object type of the objects parent. For example, a
peripheral is a parent to its trunk groups. A value of 0 indicates that
the object has no parent.
ParentObjectType
Import_Log Table
This table is in the Schedule category (page 450). To see database rules, click here (page 508).
Database Schema Handbook Cisco ICM/IPCC Enterprise & Hosted Editions 7.2(2)
216
Chapter 2: All Tables
Ids Table