SetDbaResult SetDba(OdId tOb, SetDbaArg tArg)
tOb. Moniker of opened business application instance.
tArg. Operation execution parameters.
The SetDba operation changes business application metadata.
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: