CreateUpdateContext: IMetabaseUpdateContext;
CreateUpdateContext: Prognoz.Platform.Interop.Metabase.IMetabaseUpdateContext;
The CreateUpdateContext method creates the object containing additional update settings.
The example of use is given in description of the IMetabaseUpdateContext.RegisterIdChange method.
See also: