IMetabaseUpdateObjectExParams

Description

The IMetabaseUpdateObjectExParams interface is basic to set up extended update parameters of an object.

Comments

The extended parameters of update will be available for the MDM dictionaries in the current implementation. The interface that contains the extended parameters for updating the MDM dictionaries and that supports this interface, is IRdsDictionaryUpdateExParams.

Use the IMetabaseObject.CreateUpdateExParams method to create the extended parameters.

See also:

Metabase Assembly Interfaces