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
Summary
The COUNTER_NAME_DICT table is defined by the
following columns.
See the column details for more information.
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 |