Holds the list of csm object classes
| Column Name | Column Datatype | Column Null Option | Column Comment |
| id | integer | not null | The class id |
| sysclass | integer | not null | 0 = public class, 1 = internal class for use by csm |
| name | nvarchar(64) | not null | The name of the class |
Product Name: Unicenter Desktop and Server Management
Table Type: Table
Relationships:
| Primary Key | Related Table | Related Column |
| id | csm_object | class |