IMetabaseUpdate.CreateUpdateContext

Syntax

CreateUpdateContext: IMetabaseUpdateContext;

Description

The CreateUpdateContext method creates an object containing additional update settings.

Example

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

See also:

IMetabaseUpdate