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 (units, 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. |
3840 | SQLCOMMAND_CLASS. SQL commands. |
4096 | ETL_CLASS. ETL tasks. |
4352 | RDS_CLASS. MDM repository objects. |
4608 | DW_CLASS. Time series database objects. |
4864 | ADOMD_CLASS. ADOMD cube objects. |
5120 | MODEL_CLASS. Modeling container objects. |
5376 | SCHEDULEDTASK_CLASS. Scheduler tasks. |
5888 | EXTENDER_CLASS. Class of the custom metadata support. |
7936 | SECURITY_CLASS. Security policy. |
8192 | METABASELINK_CLASS. Repository connections. |
8448 | ADHOCREPORT_CLASS. Dashboards. |
9472 | PYTHON_CLASS. Python modules. |
10240 | JAVA_CLASS. Java modules. |
10496 | DBA_CLASS. Business application. |
See also: