SetRepoParams

Syntax

RepoParamsResult SetRepoParams(MbId tMb, SetRepoParamsArg tArg)

Parameters

tMb. Repository connection moniker.

tArg. Operation execution parameters.

Description

The SetRepoParams operation changes repository parameters.

Comments

The operation changes the following parameters:

To execute the operation, in the tMb field specify the repository connection moniker, and in the tArg.pattern field specify the pattern that will be used to change various parameters, and in the tArg.meta field specify updated parameter values. The moniker can be obtained on executing the OpenMetabase operation. If the tArg.metaGet field is defined, the operation results in the updated parameters that will be obtained after its change.

Example

Various methods of using the operation are given in the following examples:

Example name
Creating a Global Variable

See also:

Operations for Working with Repository