SetDba

Syntax

SetDbaResult SetDba(OdId tOb, SetDbaArg tArg)

Parameters

tOb. Moniker of opened business application instance.

tArg. Operation execution parameters.

Description

The SetDba operation changes business application metadata.

Comments

To execute the operation, in the tOb field specify moniker of opened business application instance, and in the tArg field specify operation execution parameters. The moniker can be obtained on executing the OpenDba operation. In the tArg.pattern field specify the pattern that will be used to change metadata, and in the tArg.meta field specify the updated metadata.

The operation results in the updated metadata if the tArg.metaGet field was defined.

See also:

Working with Business Applications