Show contents 

Express > Express Assembly Interfaces > IEaxDataArea > IEaxDataArea.BeginUpdate

IEaxDataArea.BeginUpdate

Syntax

BeginUpdate;

Description

The BeginUpdate method locks update if changes are made in analytical data area settings.

Comments

After this method is called, the settings applied to data slices and their views are locked. All changes are applied and analytical data area work is resumed after the IEaxDataArea.EndUpdate method is called.

See also:

IEaxDataArea