IMetabaseUpdate.CreateUpdateContext

Fore Syntax

CreateUpdateContext: IMetabaseUpdateContext;

Fore.NET Syntax

CreateUpdateContext: Prognoz.Platform.Interop.Metabase.IMetabaseUpdateContext;

Description

The CreateUpdateContext method creates the object containing additional update settings.

Example

The example of use is given in description of the IMetabaseUpdateContext.RegisterIdChange method.

See also:

IMetabaseUpdate