MetabaseDefinitionScope

Description

The MetabaseDefinitionScope enumeration determines location of repository connection settings.

It is used by the following properties and methods:

Available Values

Value Brief description
0 CurrentUser. Repository settings are kept in a brunch CURRENT_USER.
1 LocalMachine. Repository settings are kept in a branch LOCAL_MACHINE.
2 File. Repository settings are stored in the Metabases.xml file located in the directory with Foresight Analytics Platform.

See also:

Metabase Assembly Enumerations