The MetabaseObjectMetaclass enumeration contains classes of repository objects.
It is used by the following properties and methods:
Value | Brief description |
0 | FOLDER_CLASS. Folders. |
512 | DATABASE_CLASS. Databases. |
768 | DATASET_CLASS. Data sets. |
1024 | DIMENSION_CLASS. Dictionaries. |
1280 | CUBE_CLASS. Cubes. |
1536 | FORE_CLASS. Development environment objects (modules, forms, assemblies). |
1792 | WORKSPACE_CLASS. Workspaces. |
2048 | PIVOT_CLASS. Kernel of express reports. |
2560 | REPORT_CLASS. Reports. |
2816 | BUSINESS_CLASS. Business objects. |
3072 | APPSERVER_CLASS. Task scheduler. |
3328 | DOCUMENT_CLASS. Document. |
3584 | WEB_CLASS. Web objects. |
3840 | SQLCOMMAND_CLASS. SQL commands. |
4096 | ETL_CLASS. ETL tasks. |
4352 | RDS_CLASS. Objects of an MDM repository. |
4608 | DW_CLASS. Objects of a time series database. |
4864 | ADOMD_CLASS. Objects of ADOMD cubes. |
5120 | MODEL_CLASS. Objects of a modeling container. |
5376 | SCHEDULEDTASK_CLASS. Scheduler tasks. |
5632 | FORENET_CLASS. .NET objects of the development environment (.NET modules, .NET forms, .NET assemblies). |
5888 | EXTENDER_CLASS. Class of the custom metadata support. |
7936 | SECURITY_CLASS. Security policy. |
8192 | METABASELINK_CLASS. Repository connections. |
8448 | ADHOCREPORT_CLASS. Dashboards. |
See also: