COUNTER_NAME_DICT

Definition


The COUNTER_NAME_DICT table contains the definition of the possible names for counters declared in charge plans and exposed to external provisioning systems

Technical Data


Schema Version 4.5.13
Filegroup CATALOG_DATA
Partitioned No

Summary


The COUNTER_NAME_DICT table is defined by the following columns. See the column details for more information.

Name PK FK IX Uses Used by
NAME          
DESCRIPTION          
NAME_KEY          

Column Details


NAME

Definition A possible name for counters exposed to external system
Type NVARCHAR(256), NOT NULL

DESCRIPTION

Definition The text description of the counter name
Type NVARCHAR(2000), NOT NULL

NAME_KEY

Definition The identification key used in replacement of the counter name
Type DECIMAL(28), NOT NULL