CreateUpdateExParams: IMetabaseUpdateObjectExParams;
CreateUpdateExParams(): Prognoz.Platform.Interop.Metabase.IMetabaseUpdateObjectExParams;
The CreateUpdateExParams method creates parameters of update of an object.
Executing the example requires that repository schema contains the Dict_1 MDM dictionary.
Add links to the Metabase, Rds system assemblies.
After executing this example file of update is created. The MDM dictionary Dict_1 is included in this update. Attributes update responsible for access permissions is disabled for a dictionary.
See also: