ICubeMetaUpdateCallback

Assembly: Cubes;

Description

The ICubeMetaUpdateCallback interface is used to work with events that occur on transactions during copying time series database.

Inheritance Hierarchy

          ICubeMetaUpdateCallback

Comments

The interface must be redetermined in the custom class.

Methods

  Method name Brief description
OnAfterStartTransaction

The OnAfterStartTransaction method implements the event occurring after transaction and revision.
OnBeforeCommit

The OnBeforeCommit method implements the event that occurs before closing transaction and copuing.

See also:

Cubes Assembly Interfaces