The MetabaseDefinitionScope enumeration determines a location of repository connection settings.
It is used by the following properties and methods:
| Value | Brief description |
| 0 | CurrentUser. Repository settings are stored in the CURRENT_USER key. |
| 1 | LocalMachine. Repository settings are stored in the LOCAL_MACHINE key. |
| 2 | File. Repository settings are stored in the Metabases.xml file located in catalog with Foresight Analytics Platform. |
See also: